Home
last modified time | relevance | path

Searched refs:Codec (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dmainpage.dox1 /*!\mainpage WebM VP8 Codec SDK
9 Welcome to the WebM VP8 Codec SDK. This SDK allows you to integrate your
13 This distribution of the WebM VP8 Codec SDK includes the following support:
DREADME1 vpx Multi-Format Codec SDK
4 Welcome to the WebM VP8/VP9 Codec SDK!
Dusage.dox35 Most operations require an initialized codec context. Codec context
Dlibs.doxy_template39 PROJECT_NAME = "WebM VP8 Codec SDK"
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp2193 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
2200 if((Codec != OMX_IndexParamVideoH263) && (nSlicesize)){ in venc_set_multislice_cfg()
Dvideo_encoder_device.cpp2212 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
2218 if((Codec != OMX_IndexParamVideoH263) && (nSlicesize)){ in venc_set_multislice_cfg()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp2434 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
2440 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()
Dvideo_encoder_device_v4l2.cpp3292 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
3298 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()