Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse.c91 pInfo->Is_SPS_updated =1; in h264_active_par_set()
99 pInfo->Is_SPS_updated =1; in h264_active_par_set()
367 pInfo->Is_SPS_updated = 0; in h264_init_Info_under_sps_pps_level()
Dviddec_h264_parse.c348 pInfo->Is_SPS_updated = 1; in viddec_h264_parse()
Dviddec_h264_workload.c580 if(pInfo->Is_SPS_updated) in h264_parse_emit_sps()
696 pInfo->Is_SPS_updated =0; in h264_parse_emit_sps()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h1000 uint8_t Is_SPS_updated; member