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

  /frameworks/native/include/media/openmax/
OMX_VideoExt.h 69 OMX_VIDEO_VP8ProfileMain = 0x01,
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 356 vp8Params->eProfile = OMX_VIDEO_VP8ProfileMain;
392 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
405 profileAndLevel->eProfile = OMX_VIDEO_VP8ProfileMain;
456 if (profileAndLevel->eProfile != OMX_VIDEO_VP8ProfileMain) {
479 if (vp8Params->eProfile != OMX_VIDEO_VP8ProfileMain) {

Completed in 217 milliseconds