HomeSort by relevance Sort by last modified time
    Searched defs:VOP_START_CODE (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 35 #define VOP_START_CODE 0x000001B6
1101 if( VOP_START_CODE == code)
1104 header_code = VOP_START_CODE;
1111 if ((header_code == VOP_START_CODE) && (code == VOP_START_CODE))
    [all...]
omx_vdec_test.cpp 90 #define VOP_START_CODE 0x000001B6
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 35 #define VOP_START_CODE 0x000001B6
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 35 #define VOP_START_CODE 0x000001B6
    [all...]
omx_vdec_test.cpp 95 #define VOP_START_CODE 0x000001B6
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 77 #define FoundVSC 2 /* VOP_START_CODE. */
100 #define VOP_START_CODE 0x1B6
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 71 #define VOP_START_CODE 0x000001B6
130 #define VOP_START_CODE 0x000001B6
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 71 #define VOP_START_CODE 0x000001B6
130 #define VOP_START_CODE 0x000001B6
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 71 #define VOP_START_CODE 0x000001B6
130 #define VOP_START_CODE 0x000001B6
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 71 #define VOP_START_CODE 0x000001B6
130 #define VOP_START_CODE 0x000001B6
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 145 #define FoundVSC 2 /* VOP_START_CODE. */
172 #define VOP_START_CODE 0x1B6

Completed in 949 milliseconds