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

  /frameworks/av/media/libaudioprocessing/
AudioMixer.cpp 41 // The FCC_2 macro refers to the Fixed Channel Count of 2 for the legacy integer mixer.
42 #ifndef FCC_2
43 #define FCC_2 2
    [all...]
  /system/media/audio/include/system/
audio-base.h 152 FCC_2 = 2,

Completed in 778 milliseconds