Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_parse.c69 …pInfo->got_start,pInfo->nal_unit_type, pInfo->wl_err_curr, pInfo->is_current_workload_done, 0, pI… in viddec_h264_parse()
76 if(pInfo->got_start) { in viddec_h264_parse()
103 if( (1==pInfo->primary_pic_type_plus_one)&&(pInfo->got_start)) in viddec_h264_parse()
352 pInfo->got_start = 1; in viddec_h264_parse()
Dh264parse.c330 pInfo->got_start = 0; in h264_init_sps_pps()
Dh264parse_sei.c535 if(pInfo->got_start) { in h264_sei_recovery_point()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h995 uint8_t got_start; member