HomeSort by relevance Sort by last modified time
    Searched defs:sfbThreshold (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
psy_data.h 55 SFB_THRESHOLD sfbThreshold; /* adapt */
interface.h 61 Word32 *sfbThreshold;
91 SFB_THRESHOLD *sfbThreshold,
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
line_pe.c 88 const Word32 *sfbThreshold = psyOutChan->sfbThreshold;
97 Word32 thres = sfbThreshold[sfbGrp+sfb];

Completed in 32 milliseconds