Home
last modified time | relevance | path

Searched refs:VOL_START_CODE (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dmp4_utils.h131 #define VOL_START_CODE 0x000001B0 macro
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.h35 #define VOL_START_CODE 0x12 macro
Dintel_m4v_config_parser.cpp210 while ((codeword != VOL_START_CODE) && (status == 0)); in iDecodeVOLHeader()
236 if (codeword != VOL_START_CODE) in iDecodeVOLHeader()
254 while ((codeword != VOL_START_CODE) && (status == 0)); in iDecodeVOLHeader()
418 while ((codeword != VOL_START_CODE) && (status == 0)); in iDecodeVOLHeader()