Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp198 int32_t channelCounttmp; in RunCase() local
201 …GetParamsByName("OH.Media.Codec.Encoder.Audio.Opus", inputFile, channelCounttmp, sampleRatetmp, bi… in RunCase()
202 channelCount = channelCounttmp; in RunCase()