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

  /frameworks/av/media/libstagefright/flac/dec/
FLACDecoder.cpp 143 static void copyMultiCh8(
398 { 8, 8, copyMultiCh8 },
  /frameworks/av/media/libstagefright/
FLACExtractor.cpp 408 static void copyMultiCh8(short *dst, const int * src[FLACParser::kMaxChannels], unsigned nSamples, unsigned nChannels)
601 { 8, 8, copyMultiCh8 },

Completed in 245 milliseconds