Searched refs:VOL_START_CODE (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_m4v_config_parser.h40 #define VOL_START_CODE 0x12 macro
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp205 while ((codeword != VOL_START_CODE) && (status == 0));
231 if (codeword != VOL_START_CODE)
249 while ((codeword != VOL_START_CODE) && (status == 0));
433 while ((codeword != VOL_START_CODE) && (status == 0));

Completed in 136 milliseconds