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

  /external/aac/libAACenc/src/
bit_cnt.cpp 491 typedef void (*COUNT_FUNCTION)(const SHORT *RESTRICT values,
495 static const COUNT_FUNCTION countFuncTable[CODE_BOOK_ESC_LAV+1] =
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 437 typedef void (*COUNT_FUNCTION)(const Word16 *values,
441 static COUNT_FUNCTION countFuncTable[CODE_BOOK_ESC_LAV+1] =

Completed in 40 milliseconds