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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_common_defs.h 190 VIDDEC_FW_MPEG2_ERR_CORRUPTED_SEQ_HDR = (1 << 24),/* Parser detected corruption in sequence header. Will use the previous good sequence info, if found. */
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_parse.c 169 *error_code |= VIDDEC_FW_MPEG2_ERR_CORRUPTED_SEQ_HDR;

Completed in 23 milliseconds