Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_loader.h89 uint8 gaps_in_frame_num_value_allowed_flag; member
Dvbp_h264_parser.c763 …codec_data->gaps_in_frame_num_value_allowed_flag = parser->info.active_SPS.gaps_in_frame_num_value… in vbp_set_codec_data_h264()
900 …pic_parms->seq_fields.bits.gaps_in_frame_num_value_allowed_flag = parser->info.active_SPS.gaps_in_… in vbp_add_pic_data_h264()
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
Dvbp_loader.h218 uint8 gaps_in_frame_num_value_allowed_flag; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sps.c448 SPS->gaps_in_frame_num_value_allowed_flag = (uint8_t)code; in h264_Parse_SeqParameterSet()
Dviddec_h264_workload.c589 …ame_num_value_allowed_flag(&(wi.h264_sps), pInfo->active_SPS.gaps_in_frame_num_value_allowed_flag); in h264_parse_emit_sps()
Dh264parse_dpb.c2468 if(pInfo->img.gaps_in_frame_num && (active_sps->gaps_in_frame_num_value_allowed_flag == 0)) { in h264_dpb_gaps_in_frame_num_mem_management()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h817 uint8_t gaps_in_frame_num_value_allowed_flag; // u(1) member
/hardware/intel/common/libva/va/
Dva.h2163 unsigned int gaps_in_frame_num_value_allowed_flag : 1; member