/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,
|
/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 | 355 m_sParamProfileLevel.eProfile = (OMX_U32) OMX_VIDEO_VP8ProfileMain; 515 m_sParamVP8.eProfile = OMX_VIDEO_VP8ProfileMain; [all...] |
video_encoder_device_v4l2.cpp | [all...] |
omx_video_base.cpp | [all...] |