/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | A2dpOffloadCodecFactory.cpp | 41 : name("Offload"), codecs(ranked_codecs_) { in A2dpOffloadCodecFactory() 61 decltype(ranked_codecs_) codecs; in GetConfiguration() local 63 codecs.reserve(ranked_codecs_.size()); in GetConfiguration() 69 if (hinted_codec != end(ranked_codecs_)) codecs.push_back(*hinted_codec); in GetConfiguration() 72 std::back_inserter(codecs), in GetConfiguration() 75 for (auto codec : codecs) { in GetConfiguration()
|
D | A2dpOffloadCodecFactory.h | 34 const std::vector<std::shared_ptr<const A2dpOffloadCodec>>& codecs; variable
|
D | BluetoothAudioProviderFactory.cpp | 174 for (auto codec : a2dp_offload_codec_factory_.codecs) in getProviderInfo()
|
/hardware/interfaces/bluetooth/audio/2.1/ |
D | IBluetoothAudioProvidersFactory.hal | 56 * For hardware encoding, the supported codecs and their capabilities are 65 * For hardware encoding it is the list of supported codecs and their
|
D | types.hal | 79 * Used to specify the capabilities of the LC3 codecs supported by Hardware Encoding.
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvidersFactory.hal | 54 * For hardware encoding, the supported codecs and their capabilities are 63 * For hardware encoding it is the list of supported codecs and their
|
D | types.hal | 21 * all the Capabilities of a codec as well as to configure the codecs. All 201 * Used to specify the capabilities of the codecs supported by Hardware Encoding.
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 199 __u32 codecs[MAX_NUM_CODECS]; member
|
D | aplay.c | 218 compr_params.codec.id = compr_cap.codecs[FORMAT_MP3]; in play_file() 221 compr_params.codec.id = compr_cap.codecs[FORMAT_AC3_PASS_THROUGH]; in play_file()
|
/hardware/interfaces/drm/1.4/ |
D | IDrmPlugin.hal | 56 * with metrics from other low level media components, e.g. codecs, or metrics from the high
|
/hardware/google/gfxstream/ |
D | meson_options.txt | 631 'video-codecs', 637 description : 'List of patent encumbered codecs to build support for. ' + 640 'vdpau, vulkan). Non-patent encumbered codecs will be ' +
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 55 * key: 'supports-multiple-secure-codecs', value-type: enum<0,1>
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 38 * codecs, such as MP3 or AAC.
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 190 * multimedia codecs when they are configured with a
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 36 * codecs, such as MP3 or AAC.
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 36 * codecs, such as MP3 or AAC.
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | IMapper.hal | 244 * as with any other formats requested by multimedia codecs when they are
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOut.hal | 37 * codecs, such as MP3 or AAC.
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOut.hal | 37 * codecs, such as MP3 or AAC.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_queue.adoc | 76 …ompression and decompression, possibly separate ones for different video codecs, implementations m… 110 …pecific to the video profile in use, as the capabilities and semantics of individual codecs varies. 312 Some codecs permit updating previously supplied parameters. As the parameters stored in the video s… 335 …ter types. Instead, layered codec-specific extensions define those. Some codecs may not need param…
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 219 * as with any other formats requested by multimedia codecs when they are
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_extensions.adoc | 490 transcode a video bitstream with the same and/or different codecs. 553 transcode a video bitstream with the same and/or different codecs.
|
/hardware/google/gfxstream/guest/mesa/ |
D | meson.build | 316 _codecs = get_option('video-codecs')
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 2982 align with H.264/H.265 codecs and support a broader range of 4638 * Vulkan video core & codecs provisional extension package, including
|