Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c104 u32 pic_order_cnt[], in cedrus_h265_frame_info_write_single() argument
118 .top_pic_order_cnt = cpu_to_le32(pic_order_cnt[0]), in cedrus_h265_frame_info_write_single()
120 pic_order_cnt[1] : in cedrus_h265_frame_info_write_single()
121 pic_order_cnt[0]), in cedrus_h265_frame_info_write_single()
145 u32 pic_order_cnt[2] = { in cedrus_h265_frame_info_write_dpb() local
154 pic_order_cnt, in cedrus_h265_frame_info_write_dpb()
408 u32 pic_order_cnt[2]; in cedrus_h265_setup() local
749 pic_order_cnt[0] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
750 pic_order_cnt[1] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
754 pic_order_cnt, in cedrus_h265_setup()