HomeSort by relevance Sort by last modified time
    Searched full:codec_rev (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 86 int codec_rev = 2; local
152 codec_rev = 1;
155 codec_rev = 2;
158 codec_rev = 3;
165 if (codec_rev == 1) {
168 } else if (codec_rev == 3) {
    [all...]

Completed in 74 milliseconds