Searched defs:lowLatency (Results 1 – 3 of 3) sorted by relevance
75 int lowLatency, in AMediaCodecConfigure()129 int lowLatency = ApiLevelUtil.isAtLeast(Build.VERSION_CODES.R) ? in configure() local
320 private AudioTrack createCustomAudioTrack(boolean lowLatency) { in createCustomAudioTrack()353 private int checkOutputLowLatency(boolean lowLatency) throws Exception { in checkOutputLowLatency()
92 jint lowLatency, in Java_android_media_cts_NdkMediaCodec_AMediaCodecConfigure()