Searched refs:VOL_START_CODE_LENGTH (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/ |
D | ti_m4v_config_parser.h | 41 #define VOL_START_CODE_LENGTH 28 macro
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | intel_m4v_config_parser.h | 36 #define VOL_START_CODE_LENGTH 28 macro
|
D | intel_m4v_config_parser.cpp | 208 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/ |
D | ti_m4v_config_parser.cpp | 203 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()
|