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

  /external/aac/libAACenc/src/
bit_cnt.cpp 495 static const COUNT_FUNCTION countFuncTable[CODE_BOOK_ESC_LAV+1] =
535 countFuncTable[maxVal](values,width,bitCount);
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 441 static COUNT_FUNCTION countFuncTable[CODE_BOOK_ESC_LAV+1] =
484 countFuncTable[maxVal](values,width,bitCount);

Completed in 515 milliseconds