Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFunctionTest.cpp257 uint32_t sample_format; variable
263 sample_format = AudioSampleFormat::SAMPLE_S16LE;
266 sample_format = AudioSampleFormat::SAMPLE_S32LE;
271 format.PutIntValue(MediaDescriptionKey::MD_KEY_BITS_PER_CODED_SAMPLE, sample_format);
272 format.PutIntValue(MediaDescriptionKey::MD_KEY_AUDIO_SAMPLE_FORMAT, sample_format);