Searched refs:native_get_min_buff_size (Results 1 – 2 of 2) sorted by relevance
1100 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()2030 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioRecord
2216 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()4135 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioTrack