Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/test/
DTestVADDTX.cc86 bool TestVadDtx::RegisterCodec(const SdpAudioFormat& codec_format, in RegisterCodec()
186 void TestWebRtcVadDtx::RunTestCases(const SdpAudioFormat& codec_format) { in RunTestCases()
DTestRedFec.cc135 const SdpAudioFormat& codec_format, in RegisterSendCodec()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_enc.cpp2754 enum pipe_video_format codec_format = u_reduce_video_profile(pD3D12Enc->base.profile); in d3d12_video_encoder_build_post_encode_codec_bitstream() local