Searched refs:OMX_VIDEO_PARAM_VP8TYPE (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_VideoExt.h79 typedef struct OMX_VIDEO_PARAM_VP8TYPE { struct
87 } OMX_VIDEO_PARAM_VP8TYPE; typedef in typeref:struct:OMX_VIDEO_PARAM_VP8TYPE
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h238 const OMX_VIDEO_PARAM_VP8TYPE* vp8Params);
H A DSoftVPXEncoder.cpp380 OMX_VIDEO_PARAM_VP8TYPE *vp8Params =
381 (OMX_VIDEO_PARAM_VP8TYPE *)param;
430 (const OMX_VIDEO_PARAM_VP8TYPE *)param);
479 const OMX_VIDEO_PARAM_VP8TYPE* vp8Params) {

Completed in 77 milliseconds