HomeSort by relevance Sort by last modified time
    Searched refs:VOL_START_CODE (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 97 #define VOL_START_CODE 0x12
vop.cpp 163 while (tmpvar != VOL_START_CODE);
215 while (tmpvar != VOL_START_CODE);
253 if (tmpvar != VOL_START_CODE)
271 while (tmpvar != VOL_START_CODE);
722 while (tmpvar != VOL_START_CODE);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 169 #define VOL_START_CODE 0x12
mp4enc_api.cpp     [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 35 #define VOL_START_CODE 0x12
intel_m4v_config_parser.cpp 210 while ((codeword != VOL_START_CODE) && (status == 0));
236 if (codeword != VOL_START_CODE)
254 while ((codeword != VOL_START_CODE) && (status == 0));
418 while ((codeword != VOL_START_CODE) && (status == 0));
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 131 #define VOL_START_CODE 0x000001B0
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 131 #define VOL_START_CODE 0x000001B0
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 131 #define VOL_START_CODE 0x000001B0
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 131 #define VOL_START_CODE 0x000001B0

Completed in 625 milliseconds