Home
last modified time | relevance | path

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

/linux/drivers/staging/media/sunxi/cedrus/
H 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()
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen2_command.c345 inst_hfi_gen2->src_subcr_params.pic_order_cnt = poc; in iris_hfi_gen2_set_picture_order_count()
929 payload[0] = subsc_params.pic_order_cnt; in iris_hfi_gen2_subscribe_change_param()