Home
last modified time | relevance | path

Searched refs:stream_enc (Results 1 – 25 of 50) sorted by relevance

12

/drivers/gpu/drm/amd/display/dc/link/hwss/
A Dlink_hwss_dio.c52 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in setup_dio_stream_encoder() local
67 stream_enc->funcs->enable_stream(stream_enc, in setup_dio_stream_encoder()
70 stream_enc->funcs->map_stream_to_link(stream_enc, in setup_dio_stream_encoder()
73 stream_enc->funcs->set_input_mode(stream_enc, in setup_dio_stream_encoder()
75 if (stream_enc->funcs->enable_fifo) in setup_dio_stream_encoder()
76 stream_enc->funcs->enable_fifo(stream_enc); in setup_dio_stream_encoder()
82 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in reset_dio_stream_encoder() local
91 if (!stream_enc) in reset_dio_stream_encoder()
95 stream_enc->funcs->disable_fifo(stream_enc); in reset_dio_stream_encoder()
97 stream_enc->funcs->set_input_mode(stream_enc, 0); in reset_dio_stream_encoder()
[all …]
A Dlink_hwss_hpo_dp.c76 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in setup_hpo_dp_stream_encoder() local
79 stream_enc->funcs->enable_stream(stream_enc); in setup_hpo_dp_stream_encoder()
80 stream_enc->funcs->map_stream_to_link(stream_enc, stream_enc->inst, link_enc->inst); in setup_hpo_dp_stream_encoder()
85 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in reset_hpo_dp_stream_encoder() local
87 stream_enc->funcs->disable(stream_enc); in reset_hpo_dp_stream_encoder()
92 struct hpo_dp_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_dp_stream_enc; in setup_hpo_dp_stream_attribute() local
96 stream_enc->funcs->set_stream_attribute( in setup_hpo_dp_stream_attribute()
97 stream_enc, in setup_hpo_dp_stream_attribute()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_hwss_hpo_frl.c31 struct hpo_frl_stream_encoder *stream_enc = pipe_ctx->stream_res.hpo_frl_stream_enc; in setup_hpo_frl_stream_attribute() local
40 stream_enc->funcs->hdmi_frl_set_stream_attribute( in setup_hpo_frl_stream_attribute()
41 stream_enc, in setup_hpo_frl_stream_attribute()
A Dlink_dpms.c135 if (fe == dc->res_pool->stream_enc[j]->id) { in link_blank_dp_stream()
137 dc->res_pool->stream_enc[j]); in link_blank_dp_stream()
867 pipe_ctx->stream_res.stream_enc->funcs->dp_set_dsc_config(pipe_ctx->stream_res.stream_enc, in link_set_dsc_on_stream()
899 pipe_ctx->stream_res.stream_enc, in link_set_dsc_on_stream()
986 pipe_ctx->stream_res.stream_enc, in link_set_dsc_pps_packet()
1252 struct stream_encoder *stream_enc, in update_mst_stream_alloc_table() argument
1288 work_table[i].stream_enc = stream_enc; in update_mst_stream_alloc_table()
1368 pipe_ctx->stream_res.stream_enc, in deallocate_mst_payload()
1455 pipe_ctx->stream_res.stream_enc, in allocate_mst_payload()
1777 pipe_ctx->stream_res.stream_enc, in link_reduce_mst_payload()
[all …]
/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c101 if (dc->res_pool->stream_enc[i]->vpg) in enable_memory_low_power()
102 dc->res_pool->stream_enc[i]->vpg->funcs->vpg_powerdown(dc->res_pool->stream_enc[i]->vpg); in enable_memory_low_power()
385 if (pipe_ctx->stream_res.stream_enc == NULL) in dcn31_update_info_frame()
395 pipe_ctx->stream_res.stream_enc->funcs->update_hdmi_info_packets( in dcn31_update_info_frame()
396 pipe_ctx->stream_res.stream_enc, in dcn31_update_info_frame()
409 if (pipe_ctx->stream_res.stream_enc->funcs->update_dp_info_packets_sdp_line_num) in dcn31_update_info_frame()
410 pipe_ctx->stream_res.stream_enc->funcs->update_dp_info_packets_sdp_line_num( in dcn31_update_info_frame()
411 pipe_ctx->stream_res.stream_enc, in dcn31_update_info_frame()
414 pipe_ctx->stream_res.stream_enc->funcs->update_dp_info_packets( in dcn31_update_info_frame()
415 pipe_ctx->stream_res.stream_enc, in dcn31_update_info_frame()
[all …]
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
A Ddcn20_clk_mgr.c156 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist() local
163 if (!stream_enc->funcs->get_fifo_cal_average_level) in dcn20_update_clocks_update_dentist()
165 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn20_update_clocks_update_dentist()
166 stream_enc); in dcn20_update_clocks_update_dentist()
186 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn20_update_clocks_update_dentist() local
194 if (!stream_enc->funcs->get_fifo_cal_average_level) in dcn20_update_clocks_update_dentist()
196 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn20_update_clocks_update_dentist()
197 stream_enc); in dcn20_update_clocks_update_dentist()
/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.c835 pipe_ctx->stream_res.stream_enc->funcs->set_avmute( in dcn30_set_avmute()
836 pipe_ctx->stream_res.stream_enc, in dcn30_set_avmute()
857 if (pipe_ctx->stream_res.stream_enc == NULL) in dcn30_update_info_frame()
867 pipe_ctx->stream_res.stream_enc->funcs->update_hdmi_info_packets( in dcn30_update_info_frame()
868 pipe_ctx->stream_res.stream_enc, in dcn30_update_info_frame()
873 pipe_ctx->stream_res.stream_enc, in dcn30_update_info_frame()
876 pipe_ctx->stream_res.stream_enc->funcs->update_dp_info_packets( in dcn30_update_info_frame()
877 pipe_ctx->stream_res.stream_enc, in dcn30_update_info_frame()
887 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn30_program_dmdata_engine() local
901 if (!stream_enc || !stream_enc->funcs->set_dynamic_metadata) in dcn30_program_dmdata_engine()
[all …]
/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c388 && pipe->stream_res.stream_enc in dcn314_is_pipe_dig_fifo_on()
389 && pipe->stream_res.stream_enc->funcs->dig_source_otg in dcn314_is_pipe_dig_fifo_on()
390 …pipe->stream_res.tg->inst == pipe->stream_res.stream_enc->funcs->dig_source_otg(pipe->stream_res.s… in dcn314_is_pipe_dig_fifo_on()
394 && pipe->stream_res.stream_enc->funcs->is_fifo_enabled in dcn314_is_pipe_dig_fifo_on()
395 && pipe->stream_res.stream_enc->funcs->is_fifo_enabled(pipe->stream_res.stream_enc); in dcn314_is_pipe_dig_fifo_on()
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c648 pipe_ctx->stream_res.stream_enc, in dce110_update_info_frame()
653 pipe_ctx->stream_res.stream_enc, in dce110_update_info_frame()
657 pipe_ctx->stream_res.stream_enc, in dce110_update_info_frame()
1159 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dce110_disable_stream() local
1166 pipe_ctx->stream_res.stream_enc); in dce110_disable_stream()
1168 pipe_ctx->stream_res.stream_enc); in dce110_disable_stream()
1176 pipe_ctx->stream_res.stream_enc); in dce110_disable_stream()
1213 …pipe_ctx->stream_res.stream_enc->funcs->dp_unblank(link, pipe_ctx->stream_res.stream_enc, &params); in dce110_unblank_stream()
1240 pipe_ctx->stream_res.stream_enc->funcs->dp_blank(link, pipe_ctx->stream_res.stream_enc); in dce110_blank_stream()
1269 pipe_ctx->stream_res.stream_enc->funcs->set_avmute(pipe_ctx->stream_res.stream_enc, enable); in dce110_set_avmute()
[all …]
/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
A Ddcn32_clk_mgr.c375 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn32_update_clocks_update_dentist() local
382 if (!stream_enc->funcs->get_fifo_cal_average_level) in dcn32_update_clocks_update_dentist()
384 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn32_update_clocks_update_dentist()
385 stream_enc); in dcn32_update_clocks_update_dentist()
428 struct stream_encoder *stream_enc = pipe_ctx->stream_res.stream_enc; in dcn32_update_clocks_update_dentist() local
436 if (!stream_enc->funcs->get_fifo_cal_average_level) in dcn32_update_clocks_update_dentist()
438 fifo_level = stream_enc->funcs->get_fifo_cal_average_level( in dcn32_update_clocks_update_dentist()
439 stream_enc); in dcn32_update_clocks_update_dentist()
/drivers/gpu/drm/amd/display/dc/resource/dcn10/
A Ddcn10_resource.c905 if (pool->base.stream_enc[i] != NULL) { in dcn10_resource_destruct()
906 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn10_resource_destruct()
907 pool->base.stream_enc[i] = NULL; in dcn10_resource_destruct()
1238 pool->stream_enc[i]) { in dcn10_find_first_free_match_stream_enc_for_link()
1243 if (pool->stream_enc[i]->id != ENGINE_ID_VIRTUAL) in dcn10_find_first_free_match_stream_enc_for_link()
1246 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
1248 return pool->stream_enc[i]; in dcn10_find_first_free_match_stream_enc_for_link()
1250 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
1252 return pool->stream_enc[i]; in dcn10_find_first_free_match_stream_enc_for_link()
1261 return pool->stream_enc[j]; in dcn10_find_first_free_match_stream_enc_for_link()
/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c992 if (pool->stream_enc[i] != NULL) { in dcn302_resource_destruct()
993 if (pool->stream_enc[i]->vpg != NULL) { in dcn302_resource_destruct()
994 kfree(DCN30_VPG_FROM_VPG(pool->stream_enc[i]->vpg)); in dcn302_resource_destruct()
995 pool->stream_enc[i]->vpg = NULL; in dcn302_resource_destruct()
997 if (pool->stream_enc[i]->afmt != NULL) { in dcn302_resource_destruct()
998 kfree(DCN30_AFMT_FROM_AFMT(pool->stream_enc[i]->afmt)); in dcn302_resource_destruct()
999 pool->stream_enc[i]->afmt = NULL; in dcn302_resource_destruct()
1001 kfree(DCN10STRENC_FROM_STRENC(pool->stream_enc[i])); in dcn302_resource_destruct()
1002 pool->stream_enc[i] = NULL; in dcn302_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c937 if (pool->stream_enc[i] != NULL) { in dcn303_resource_destruct()
938 if (pool->stream_enc[i]->vpg != NULL) { in dcn303_resource_destruct()
939 kfree(DCN30_VPG_FROM_VPG(pool->stream_enc[i]->vpg)); in dcn303_resource_destruct()
940 pool->stream_enc[i]->vpg = NULL; in dcn303_resource_destruct()
942 if (pool->stream_enc[i]->afmt != NULL) { in dcn303_resource_destruct()
943 kfree(DCN30_AFMT_FROM_AFMT(pool->stream_enc[i]->afmt)); in dcn303_resource_destruct()
944 pool->stream_enc[i]->afmt = NULL; in dcn303_resource_destruct()
946 kfree(DCN10STRENC_FROM_STRENC(pool->stream_enc[i])); in dcn303_resource_destruct()
947 pool->stream_enc[i] = NULL; in dcn303_resource_destruct()
/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_link_encoder.c270 const struct hpo_dp_stream_encoder *stream_enc = stream_allocation->hpo_dp_stream_enc; in dcn31_fill_stream_allocation_row_info() local
272 if (stream_enc && (stream_enc->id >= ENGINE_ID_HPO_DP_0)) { in dcn31_fill_stream_allocation_row_info()
273 *src = stream_enc->id - ENGINE_ID_HPO_DP_0; in dcn31_fill_stream_allocation_row_info()
/drivers/gpu/drm/amd/display/dc/resource/dce100/
A Ddce100_resource.c795 if (pool->base.stream_enc[i] != NULL) in dce100_resource_destruct()
796 kfree(DCE110STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dce100_resource_destruct()
941 pool->stream_enc[i]) { in dce100_find_first_free_match_stream_enc_for_link()
946 if (pool->stream_enc[i]->id == in dce100_find_first_free_match_stream_enc_for_link()
948 return pool->stream_enc[i]; in dce100_find_first_free_match_stream_enc_for_link()
966 return pool->stream_enc[j]; in dce100_find_first_free_match_stream_enc_for_link()
/drivers/gpu/drm/amd/display/dc/resource/dcn301/
A Ddcn301_resource.c1041 if (pool->base.stream_enc[i] != NULL) { in dcn301_destruct()
1042 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn301_destruct()
1043 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn301_destruct()
1044 pool->base.stream_enc[i]->vpg = NULL; in dcn301_destruct()
1046 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn301_destruct()
1047 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn301_destruct()
1048 pool->base.stream_enc[i]->afmt = NULL; in dcn301_destruct()
1050 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn301_destruct()
1051 pool->base.stream_enc[i] = NULL; in dcn301_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1345 if (pool->base.stream_enc[i] != NULL) { in dcn316_resource_destruct()
1346 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn316_resource_destruct()
1347 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn316_resource_destruct()
1348 pool->base.stream_enc[i]->vpg = NULL; in dcn316_resource_destruct()
1350 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn316_resource_destruct()
1351 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn316_resource_destruct()
1352 pool->base.stream_enc[i]->afmt = NULL; in dcn316_resource_destruct()
1354 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn316_resource_destruct()
1355 pool->base.stream_enc[i] = NULL; in dcn316_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1407 if (pool->base.stream_enc[i] != NULL) { in dcn314_resource_destruct()
1408 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn314_resource_destruct()
1409 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn314_resource_destruct()
1410 pool->base.stream_enc[i]->vpg = NULL; in dcn314_resource_destruct()
1412 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn314_resource_destruct()
1413 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn314_resource_destruct()
1414 pool->base.stream_enc[i]->afmt = NULL; in dcn314_resource_destruct()
1416 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn314_resource_destruct()
1417 pool->base.stream_enc[i] = NULL; in dcn314_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1349 if (pool->base.stream_enc[i] != NULL) { in dcn31_resource_destruct()
1350 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn31_resource_destruct()
1351 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn31_resource_destruct()
1352 pool->base.stream_enc[i]->vpg = NULL; in dcn31_resource_destruct()
1354 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn31_resource_destruct()
1355 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn31_resource_destruct()
1356 pool->base.stream_enc[i]->afmt = NULL; in dcn31_resource_destruct()
1358 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn31_resource_destruct()
1359 pool->base.stream_enc[i] = NULL; in dcn31_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c1336 if (pool->base.stream_enc[i] != NULL) { in dcn321_resource_destruct()
1337 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn321_resource_destruct()
1338 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn321_resource_destruct()
1339 pool->base.stream_enc[i]->vpg = NULL; in dcn321_resource_destruct()
1341 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn321_resource_destruct()
1342 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn321_resource_destruct()
1343 pool->base.stream_enc[i]->afmt = NULL; in dcn321_resource_destruct()
1345 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn321_resource_destruct()
1346 pool->base.stream_enc[i] = NULL; in dcn321_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1418 if (pool->base.stream_enc[i] != NULL) { in dcn35_resource_destruct()
1419 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn35_resource_destruct()
1420 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn35_resource_destruct()
1421 pool->base.stream_enc[i]->vpg = NULL; in dcn35_resource_destruct()
1423 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn35_resource_destruct()
1424 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn35_resource_destruct()
1425 pool->base.stream_enc[i]->afmt = NULL; in dcn35_resource_destruct()
1427 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn35_resource_destruct()
1428 pool->base.stream_enc[i] = NULL; in dcn35_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1349 if (pool->base.stream_enc[i] != NULL) { in dcn315_resource_destruct()
1350 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn315_resource_destruct()
1351 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn315_resource_destruct()
1352 pool->base.stream_enc[i]->vpg = NULL; in dcn315_resource_destruct()
1354 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn315_resource_destruct()
1355 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn315_resource_destruct()
1356 pool->base.stream_enc[i]->afmt = NULL; in dcn315_resource_destruct()
1358 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn315_resource_destruct()
1359 pool->base.stream_enc[i] = NULL; in dcn315_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1398 if (pool->base.stream_enc[i] != NULL) { in dcn351_resource_destruct()
1399 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn351_resource_destruct()
1400 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn351_resource_destruct()
1401 pool->base.stream_enc[i]->vpg = NULL; in dcn351_resource_destruct()
1403 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn351_resource_destruct()
1404 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn351_resource_destruct()
1405 pool->base.stream_enc[i]->afmt = NULL; in dcn351_resource_destruct()
1407 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn351_resource_destruct()
1408 pool->base.stream_enc[i] = NULL; in dcn351_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dcn36/
A Ddcn36_resource.c1399 if (pool->base.stream_enc[i] != NULL) { in dcn36_resource_destruct()
1400 if (pool->base.stream_enc[i]->vpg != NULL) { in dcn36_resource_destruct()
1401 kfree(DCN30_VPG_FROM_VPG(pool->base.stream_enc[i]->vpg)); in dcn36_resource_destruct()
1402 pool->base.stream_enc[i]->vpg = NULL; in dcn36_resource_destruct()
1404 if (pool->base.stream_enc[i]->afmt != NULL) { in dcn36_resource_destruct()
1405 kfree(DCN30_AFMT_FROM_AFMT(pool->base.stream_enc[i]->afmt)); in dcn36_resource_destruct()
1406 pool->base.stream_enc[i]->afmt = NULL; in dcn36_resource_destruct()
1408 kfree(DCN10STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dcn36_resource_destruct()
1409 pool->base.stream_enc[i] = NULL; in dcn36_resource_destruct()
/drivers/gpu/drm/amd/display/dc/resource/dce110/
A Ddce110_resource.c851 if (pool->base.stream_enc[i] != NULL) in dce110_resource_destruct()
852 kfree(DCE110STRENC_FROM_STRENC(pool->base.stream_enc[i])); in dce110_resource_destruct()
1211 pool->stream_enc[i]) { in dce110_find_first_free_match_stream_enc_for_link()
1216 if (pool->stream_enc[i]->id == in dce110_find_first_free_match_stream_enc_for_link()
1218 return pool->stream_enc[i]; in dce110_find_first_free_match_stream_enc_for_link()
1227 return pool->stream_enc[j]; in dce110_find_first_free_match_stream_enc_for_link()

Completed in 74 milliseconds

12