Searched refs:native_get_min_buff_size (Results 1 – 3 of 3) sorted by relevance
1421 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()2493 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioRecord
2517 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()4502 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioTrack
24653 Landroid/media/AudioRecord;->native_get_min_buff_size(III)I24985 Landroid/media/AudioTrack;->native_get_min_buff_size(III)I