HomeSort by relevance Sort by last modified time
    Searched refs:Format_SR48_C1_I16 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
NBAIO.cpp 32 case Format_SR48_C1_I16:
47 case Format_SR48_C1_I16:
61 case Format_SR48_C1_I16:
74 case Format_SR48_C1_I16:
90 if (sampleRate == 48000 && channelCount == 1) return Format_SR48_C1_I16;
NBAIO.h 57 Format_SR48_C1_I16, // 48 kHz PCM mono interleaved 16-bit signed

Completed in 2807 milliseconds