Home
last modified time | relevance | path

Searched defs:codec_format (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DTestVADDTX.cc86 bool TestVadDtx::RegisterCodec(const SdpAudioFormat& codec_format, in RegisterCodec()
186 void TestWebRtcVadDtx::RunTestCases(const SdpAudioFormat& codec_format) { in RunTestCases()
H A DTestRedFec.cc135 const SdpAudioFormat& codec_format, in RegisterSendCodec()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.cc264 uint8_t codec_format) { in translateBluetoothCodecFormatToCodecType()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_enc.cpp2537 enum pipe_video_format codec_format = u_reduce_video_profile(pD3D12Enc->base.profile); in d3d12_video_encoder_build_post_encode_codec_bitstream() local