Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DAudioRecord.java1242 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()
2285 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioRecord
H A DAudioTrack.java2352 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()
4333 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioTrack
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt27531 Landroid/media/AudioRecord;->native_get_min_buff_size(III)I
27863 Landroid/media/AudioTrack;->native_get_min_buff_size(III)I