Searched refs:pic_order_cnt (Results 1 – 4 of 4) sorted by relevance
118 u32 pic_order_cnt[], in cedrus_h265_frame_info_write_single() argument131 .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() local167 pic_order_cnt, in cedrus_h265_frame_info_write_dpb()433 u32 pic_order_cnt[2]; in cedrus_h265_setup() local769 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()
139 u32 pic_order_cnt; member
589 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()
240 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