Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/a2dp/1.0/
Dtypes.hal76 * SBC Codec specific information
77 * Refer to SBC Codec specific information elements in A2DP v1.3
DIBluetoothAudioOffload.hal48 * @param codecConfig Codec configuration as negotiated with the A2DP Sink
/hardware/google/interfaces/media/c2/1.0/
DIComponentInterface.hal24 * an actual Codec 2.0 component instance to query support and parameters for
DIInputSurface.hal54 * Returns the Codec 2.0 configuration object for this surface.
DIComponent.hal27 * Interface for a Codec 2.0 component corresponding to API level 1.0 or
161 * This call is used for both Codec 2.0 and OMX input surfaces.
183 * @param allocatorId The Codec 2.0 allocator ID
192 * @return blockPoolId The Codec 2.0 blockpool ID for the created pool.
Dtypes.hal72 * Codec 2.0 parameter index
77 * Codec 2.0 parameter structure
151 // Generic way to describe supported numeric values for Codec 2.0 interfaces.
316 /** Failure code (of Codec 2.0 SettingResult failure type) */
DIConfigurable.hal20 * Generic configuration interface used by all configurable Codec 2.0
/hardware/interfaces/audio/6.0/
DIStreamOutEventCallback.hal26 * Codec format changed.
31 * Codec format is an optional message from HW audio decoders. It serves to
/hardware/interfaces/audio/7.0/
DIStreamOutEventCallback.hal26 * Codec format changed.
31 * Codec format is an optional message from HW audio decoders. It serves to
/hardware/interfaces/media/c2/1.0/
Dtypes.hal80 * @sa Codec 2.0 standard.
101 * @note Please refer to the Codec 2.0 standard for the list of standard
104 * @sa Codec 2.0 standard.
461 * Codec 2.0 standard.
558 * @note `FrameData` is the HIDL counterpart of `C2FrameData` in the Codec 2.0
748 * Codec 2.0 standard. The presence of #baseBlocks helps with minimizing the
/hardware/interfaces/media/c2/1.1/
DIComponent.hal62 * @return sidebandHandle Codec-allocated sideband stream handle. This can
/hardware/interfaces/tv/tuner/1.1/
DIFilter.hal69 * C2DataIdInfo to build C2 buffer in Codec. No C2 buffer would be created if the index
Dtypes.hal851 * Opus Interactive Audio Codec
855 * VORBIS Interactive Audio Codec
/hardware/interfaces/bluetooth/audio/2.0/
Dtypes.hal37 /** Codec configuration not supported by the audio platform */
/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal171 * @return sidebandHandle Codec-allocated sideband window handle.
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
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()
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()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp2435 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
2441 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()
Dvideo_encoder_device_v4l2.cpp5019 bool venc_dev::venc_set_multislice_cfg(OMX_INDEXTYPE Codec, OMX_U32 nSlicesize) // MB in venc_set_multislice_cfg() argument
5025 if ((Codec != OMX_IndexParamVideoH263) && (nSlicesize)) { in venc_set_multislice_cfg()
/hardware/qcom/media/msm8974/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()