Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DAudioRecordThread.java52 int audioFormat = AudioFormat.ENCODING_PCM_FLOAT; in createRecorder() local
/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/
DSDLActivity.java554 int audioFormat = is16Bit ? AudioFormat.ENCODING_PCM_16BIT : AudioFormat.ENCODING_PCM_8BIT; in audioOpen() local
633 int audioFormat = is16Bit ? AudioFormat.ENCODING_PCM_16BIT : AudioFormat.ENCODING_PCM_8BIT; in captureOpen() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h6636 #define IDeckLinkEncoderInput_EnableAudioInput(This,audioFormat,sampleRate,sampleType,channelCount)… argument
11140 #define IDeckLinkEncoderInput_v10_11_EnableAudioInput(This,audioFormat,sampleRate,sampleType,channe… argument