/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | types.hal | 76 * SBC Codec specific information 77 * Refer to SBC Codec specific information elements in A2DP v1.3
|
D | IBluetoothAudioOffload.hal | 48 * @param codecConfig Codec configuration as negotiated with the A2DP Sink
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentInterface.hal | 24 * an actual Codec 2.0 component instance to query support and parameters for
|
D | IInputSurface.hal | 54 * Returns the Codec 2.0 configuration object for this surface.
|
D | IComponent.hal | 27 * 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.
|
D | types.hal | 72 * 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) */
|
D | IConfigurable.hal | 20 * Generic configuration interface used by all configurable Codec 2.0
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOutEventCallback.hal | 26 * Codec format changed. 31 * Codec format is an optional message from HW audio decoders. It serves to
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOutEventCallback.hal | 26 * Codec format changed. 31 * Codec format is an optional message from HW audio decoders. It serves to
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 80 * @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/ |
D | IComponent.hal | 62 * @return sidebandHandle Codec-allocated sideband stream handle. This can
|
/hardware/interfaces/tv/tuner/1.1/ |
D | IFilter.hal | 69 * C2DataIdInfo to build C2 buffer in Codec. No C2 buffer would be created if the index
|
D | types.hal | 851 * Opus Interactive Audio Codec 855 * VORBIS Interactive Audio Codec
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | types.hal | 37 /** Codec configuration not supported by the audio platform */
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxNode.hal | 171 * @return sidebandHandle Codec-allocated sideband window handle.
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device.cpp | 2212 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()
|
D | video_encoder_device_copper.cpp | 2193 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/ |
D | video_encoder_device.cpp | 2435 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()
|
D | video_encoder_device_v4l2.cpp | 5019 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/ |
D | video_encoder_device.cpp | 2434 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()
|