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

  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 63 OMX_VIDEO_VP8ProfileMain = 0x01,
  /hardware/qcom/media/mm-core/inc/
OMX_VideoExt.h 70 OMX_VIDEO_VP8ProfileMain = 0x01,
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 407 vp8Params->eProfile = OMX_VIDEO_VP8ProfileMain;
443 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
456 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
567 if (profileAndLevel->eProfile != OMX_VIDEO_VP8ProfileMain) {
590 if (vp8Params->eProfile != OMX_VIDEO_VP8ProfileMain) {
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
omx_video_encoder.cpp 243 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain;
396 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain;
    [all...]
omx_video_base.cpp     [all...]

Completed in 6337 milliseconds