Home
last modified time | relevance | path

Searched refs:codecs (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecFactory.cpp41 : 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()
DA2dpOffloadCodecFactory.h34 const std::vector<std::shared_ptr<const A2dpOffloadCodec>>& codecs; variable
DBluetoothAudioProviderFactory.cpp174 for (auto codec : a2dp_offload_codec_factory_.codecs) in getProviderInfo()
/hardware/interfaces/bluetooth/audio/2.1/
DIBluetoothAudioProvidersFactory.hal56 * For hardware encoding, the supported codecs and their capabilities are
65 * For hardware encoding it is the list of supported codecs and their
Dtypes.hal79 * Used to specify the capabilities of the LC3 codecs supported by Hardware Encoding.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvidersFactory.hal54 * For hardware encoding, the supported codecs and their capabilities are
63 * For hardware encoding it is the list of supported codecs and their
Dtypes.hal21 * 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/
Dalsa_audio.h199 __u32 codecs[MAX_NUM_CODECS]; member
Daplay.c218 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/
DIDrmPlugin.hal56 * with metrics from other low level media components, e.g. codecs, or metrics from the high
/hardware/google/gfxstream/
Dmeson_options.txt631 '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/
DIOmxStore.hal55 * key: 'supports-multiple-secure-codecs', value-type: enum<0,1>
/hardware/interfaces/audio/2.0/
DIStreamOut.hal38 * codecs, such as MP3 or AAC.
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal190 * multimedia codecs when they are configured with a
/hardware/interfaces/audio/5.0/
DIStreamOut.hal36 * codecs, such as MP3 or AAC.
/hardware/interfaces/audio/4.0/
DIStreamOut.hal36 * codecs, such as MP3 or AAC.
/hardware/interfaces/graphics/mapper/3.0/
DIMapper.hal244 * as with any other formats requested by multimedia codecs when they are
/hardware/interfaces/audio/6.0/
DIStreamOut.hal37 * codecs, such as MP3 or AAC.
/hardware/interfaces/audio/7.0/
DIStreamOut.hal37 * codecs, such as MP3 or AAC.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_queue.adoc76 …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/
DIMapper.hal219 * as with any other formats requested by multimedia codecs when they are
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_extensions.adoc490 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/
Dmeson.build316 _codecs = get_option('video-codecs')
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2982 align with H.264/H.265 codecs and support a broader range of
4638 * Vulkan video core & codecs provisional extension package, including