Home
last modified time | relevance | path

Searched refs:decoderName (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp130 static void GetParamsByName(string decoderName, string inputFile, int32_t &channelCount, in GetParamsByName() argument
135 if (decoderName == "OH.Media.Codec.Encoder.Audio.Opus") { in GetParamsByName()
146 } else if (decoderName == "OH.Media.Codec.Decoder.Audio.vivid") { in GetParamsByName()
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Davcodec_audio_avbuffer_encoder_demo.cpp114 static void GetParamsByName(string decoderName, string inputFile, int32_t &channelCount, in GetParamsByName() argument
123 if (decoderName == "OH.Media.Codec.Encoder.Audio.Opus") { in GetParamsByName()