HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VIDEO_AVCLevel13 (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 56 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel13 },
74 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel13 },
92 { OMX_VIDEO_AVCProfileHigh, OMX_VIDEO_AVCLevel13 },
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 36 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel13 },
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 64 { OMX_VIDEO_AVCLevel13, 13 },
83 { OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel13 },
96 { OMX_VIDEO_AVCProfileMain, OMX_VIDEO_AVCLevel13 },
    [all...]
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_Video.h     [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Video.h 793 OMX_VIDEO_AVCLevel13 = 0x10, /**< Level 1.3 */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Video.h 789 OMX_VIDEO_AVCLevel13 = 0x10, /**< Level 1.3 */
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 78 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
92 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
106 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
video_encoder_device_copper.cpp 77 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
91 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
105 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 75 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
89 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
103 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
video_encoder_device_v4l2.cpp 103 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline,2376},
122 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh,2376},
141 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain,2376},
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 76 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
90 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
104 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
video_encoder_device_v4l2.cpp 106 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline,2376},
126 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh,2376},
146 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain,2376},
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 154 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
168 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
182 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 163 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileBaseline},
181 {396,11880,960000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileHigh},
199 {396,11880,768000,OMX_VIDEO_AVCLevel13,OMX_VIDEO_AVCProfileMain},
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 71 { OMX_VIDEO_AVCLevel13, AVC_LEVEL1_3, 396 },
  /frameworks/av/media/libstagefright/
Utils.cpp 212 { 13, OMX_VIDEO_AVCLevel13 },
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
OMX_VideoEncoder.c 123 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel13},
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 157 {OMX_VIDEO_AVCProfileBaseline, OMX_VIDEO_AVCLevel13},
    [all...]

Completed in 91 milliseconds

1 2