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

  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 59 { OMX_VIDEO_VP8ProfileMain, OMX_VIDEO_VP8Level_Version0 },
60 { OMX_VIDEO_VP8ProfileMain, OMX_VIDEO_VP8Level_Version1 },
61 { OMX_VIDEO_VP8ProfileMain, OMX_VIDEO_VP8Level_Version2 },
62 { OMX_VIDEO_VP8ProfileMain, OMX_VIDEO_VP8Level_Version3 },
409 vp8Params->eProfile = OMX_VIDEO_VP8ProfileMain;
539 if (vp8Params->eProfile != OMX_VIDEO_VP8ProfileMain) {
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP8.cpp 52 mParamVp8.eProfile = OMX_VIDEO_VP8ProfileMain;
OMXVideoEncoderVP8.cpp 24 mParamVp8.eProfile = OMX_VIDEO_VP8ProfileMain;
49 mParamProfileLevel.eProfile = OMX_VIDEO_VP8ProfileMain;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 63 OMX_VIDEO_VP8ProfileMain = 0x01,
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_VideoExt.h 63 OMX_VIDEO_VP8ProfileMain = 0x01,
  /hardware/qcom/media/msmcobalt/mm-core/inc/
OMX_VideoExt.h 63 OMX_VIDEO_VP8ProfileMain = 0x01,
  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 63 OMX_VIDEO_VP8ProfileMain = 0x01,
OMX_AsString.h     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 283 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
445 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
    [all...]
video_encoder_device_v4l2.cpp     [all...]
omx_video_base.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 362 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
522 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
    [all...]
video_encoder_device_v4l2.cpp     [all...]
omx_video_base.cpp     [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 373 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
536 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
    [all...]
video_encoder_device_v4l2.cpp     [all...]
omx_video_base.cpp     [all...]

Completed in 171 milliseconds