HomeSort by relevance Sort by last modified time
    Searched refs:recovery_point_found (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_parse.c 77 pInfo->img.recovery_point_found |= 1;
93 //pInfo->img.recovery_point_found = 1;
105 pInfo->img.recovery_point_found |=4;
111 if(pInfo->img.recovery_point_found == 0) {
355 pInfo->img.recovery_point_found |= 2;
358 if((pInfo->img.recovery_point_found & 1)==0)
408 //pInfo->img.recovery_point_found |= 4;
h264parse_sei.c 536 pInfo->img.recovery_point_found |= 2;
539 if((pInfo->img.recovery_point_found & 1)==0)
    [all...]
h264parse_dpb.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 909 uint8_t recovery_point_found; member in struct:_h264_img_par

Completed in 194 milliseconds