Searched refs:Codec (Results 1 – 16 of 16) sorted by relevance
79 // public dependency for implementing Codec 2 components92 // public dependency for implementing Codec 2 framework utilities
76 * SBC Codec specific information77 * Refer to SBC Codec specific information elements in A2DP v1.3
48 * @param codecConfig Codec configuration as negotiated with the A2DP Sink
58 // public dependency for Codec 2.0 HAL service implementations
24 * an actual Codec 2.0 component instance to query support and parameters for
54 * Returns the Codec 2.0 configuration object for this surface.
27 * Interface for a Codec 2.0 component corresponding to API level 1.0 or161 * This call is used for both Codec 2.0 and OMX input surfaces.183 * @param allocatorId The Codec 2.0 allocator ID192 * @return blockPoolId The Codec 2.0 blockpool ID for the created pool.
72 * Codec 2.0 parameter index77 * Codec 2.0 parameter structure151 // Generic way to describe supported numeric values for Codec 2.0 interfaces.316 /** Failure code (of Codec 2.0 SettingResult failure type) */
20 * Generic configuration interface used by all configurable Codec 2.0
171 * @return sidebandHandle Codec-allocated sideband window handle.
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()
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()
2435 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument2441 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()
5012 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument5018 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()
3853 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument3859 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()