Home
last modified time | relevance | path

Searched defs:GetFrameSize (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/audio/
Dremix_resample_unittest.cc24 int GetFrameSize(int sample_rate_hz) { in GetFrameSize() function
/external/deqp/external/vulkancts/modules/vulkan/video/
DextFFmpegDemuxer.h327 int GetFrameSize() { in GetFrameSize() function
/external/webrtc/modules/audio_processing/include/
Daudio_processing.h742 static int GetFrameSize(int sample_rate_hz) { return sample_rate_hz / 100; } in GetFrameSize() function