Searched refs:Codec (Results 1 – 8 of 8) sorted by relevance
1 /*!\mainpage WebM VP8 Codec SDK9 Welcome to the WebM VP8 Codec SDK. This SDK allows you to integrate your13 This distribution of the WebM VP8 Codec SDK includes the following support:
1 vpx Multi-Format Codec SDK4 Welcome to the WebM VP8/VP9 Codec SDK!
35 Most operations require an initialized codec context. Codec context
39 PROJECT_NAME = "WebM VP8 Codec SDK"
2193 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument2200 if((Codec != OMX_IndexParamVideoH263) && (nSlicesize)){ in venc_set_multislice_cfg()
2212 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument2218 if((Codec != OMX_IndexParamVideoH263) && (nSlicesize)){ in venc_set_multislice_cfg()
2434 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument2440 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()
3292 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument3298 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()