Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_m4v_config_parser.h41 #define VOL_START_CODE_LENGTH 28 macro
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.h36 #define VOL_START_CODE_LENGTH 28 macro
Dintel_m4v_config_parser.cpp208 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()
252 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()
416 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp203 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()
247 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()
431 status = ReadBits(psBits, VOL_START_CODE_LENGTH, &codeword); in iDecodeVOLHeader()