Home
last modified time | relevance | path

Searched refs:representation (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java78 private static int audioChannelMaskFromRepresentationAndBits(int representation, int bits) in audioChannelMaskFromRepresentationAndBits() argument
80 return ((representation << AUDIO_CHANNEL_COUNT_MAX) | bits); in audioChannelMaskFromRepresentationAndBits()
/cts/tests/tests/media/libndkaudio/
DAudioRecorder.cpp142 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_FLOAT; in Open()
/cts/tests/tests/media/libaudiojni/
Daudio-track-native.cpp117 pcm.representation = useFloat ? SL_ANDROID_PCM_REPRESENTATION_FLOAT in open()
Daudio-record-native.cpp132 pcm.representation = useFloat ? SL_ANDROID_PCM_REPRESENTATION_FLOAT in open()
/cts/apps/CtsVerifier/
DNOTICE.txt13759 {@link Replaceable} in their text representation class.