Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp312 int32_t samplesPerFrame, int32_t nChannels, in encodeNFrames() argument
318 int bytesCount = samplesPerFrame * nChannels * 2; in encodeNFrames()
320 (int)(((float)samplesPerFrame / nSampleRate) * 1000000); in encodeNFrames()
422 int32_t samplesPerFrame = 1024; in TEST_P() local
428 samplesPerFrame = 160; in TEST_P()
434 samplesPerFrame = 160; in TEST_P()
440 samplesPerFrame = 1024; in TEST_P()
446 samplesPerFrame = 1152; in TEST_P()
472 128, samplesPerFrame, nChannels, in TEST_P()