Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
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()
434 u32 pic_order_cnt[2]; in cedrus_h265_setup() local
771 pic_order_cnt[0] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
772 pic_order_cnt[1] = slice_params->slice_pic_order_cnt; in cedrus_h265_setup()
776 pic_order_cnt, in cedrus_h265_setup()