Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp445 double time_20ms = 0.02; in InputFunc() local
446 int32_t frameBytes = channels_ * sizeof(short) * sampleRate_ * time_20ms; in InputFunc()
448 frameBytes = channels_ * sizeof(short) * sampleRate_ * time_20ms; in InputFunc()