Home
last modified time | relevance | path

Searched refs:pic_order_cnt (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/media/sunxi/cedrus/
A Dcedrus_h265.c118 u32 pic_order_cnt[], in cedrus_h265_frame_info_write_single() argument
131 .top_pic_order_cnt = cpu_to_le32(pic_order_cnt[0]), in cedrus_h265_frame_info_write_single()
133 pic_order_cnt[1] : in cedrus_h265_frame_info_write_single()
134 pic_order_cnt[0]), in cedrus_h265_frame_info_write_single()
158 u32 pic_order_cnt[2] = { in cedrus_h265_frame_info_write_dpb() local
167 pic_order_cnt, in cedrus_h265_frame_info_write_dpb()
433 u32 pic_order_cnt[2]; in cedrus_h265_setup() local
769 pic_order_cnt[0] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
770 pic_order_cnt[1] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
774 pic_order_cnt, in cedrus_h265_setup()
/drivers/media/platform/qcom/iris/
A Diris_hfi_common.h139 u32 pic_order_cnt; member
A Diris_hfi_gen2_response.c589 inst->fw_caps[POC].value = subsc_params.pic_order_cnt; in iris_hfi_gen2_read_input_subcr_params()
682 inst_hfi_gen2->src_subcr_params.pic_order_cnt = pkt->payload[0]; in iris_hfi_gen2_handle_session_property()
834 subsc_params->pic_order_cnt = inst->fw_caps[POC].value; in iris_hfi_gen2_init_src_change_param()
A Diris_hfi_gen2_command.c240 inst_hfi_gen2->src_subcr_params.pic_order_cnt = poc; in iris_hfi_gen2_set_picture_order_count()
706 payload[0] = subsc_params.pic_order_cnt; in iris_hfi_gen2_subscribe_change_param()

Completed in 17 milliseconds