OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIDDEC_FW_MPEG2_ERR_CORRUPTED_GOP_HDR
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_common_defs.h
193
VIDDEC_FW_MPEG2_ERR_CORRUPTED_GOP_HDR
= (1 << 27),/* Parser detected corruption in GOP header. */
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_parse.c
175
*error_code |=
VIDDEC_FW_MPEG2_ERR_CORRUPTED_GOP_HDR
;
Completed in 1335 milliseconds