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

  /frameworks/av/media/libstagefright/flac/dec/
FLACDecoder.cpp 176 static void copyMultiCh16(
402 { 8, 16, copyMultiCh16 },
  /frameworks/av/media/extractors/flac/
FLACExtractor.cpp 436 static void copyMultiCh16(short *dst, const int * src[FLACParser::kMaxChannels], unsigned nSamples, unsigned nChannels)
602 { 8, 16, copyMultiCh16 },

Completed in 524 milliseconds