Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_workload.c267 pInfo->qm_present_list |= ((0x1)<<i); in h264_parse_emit_4X4_scaling_matrix()
281 pInfo->qm_present_list |= ((0x1)<<i); in h264_parse_emit_4X4_scaling_matrix()
291 pInfo->qm_present_list &= ~((0x1)<<i); in h264_parse_emit_4X4_scaling_matrix()
400 pInfo->qm_present_list |= ((0x1)<<i); in h264_parse_emit_8X8_scaling_matrix()
417 pInfo->qm_present_list |= ((0x1)<<i); in h264_parse_emit_8X8_scaling_matrix()
539 PUT_HPD_BSD_IMG_QM_LIST_FLAGS_BITS(pInfo->qm_present_list) + in h264_fill_pic_data()
987 pInfo->qm_present_list=0; in h264_parse_emit_current_pic()
Dmix_vbp_h264_stubs.c81 pInfo->qm_present_list=0;
281 pInfo->qm_present_list=0; in h264_parse_emit_current_pic()
Dh264parse.c360 pInfo->qm_present_list = 0; in h264_init_Info_under_sps_pps_level()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h991 uint8_t qm_present_list; member