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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
grp_data.h 40 Word16 *groupedSfbMinSnr,
interface.h 79 Word16 groupedSfbMinSnr[MAX_CHANNELS][MAX_GROUPED_SFB];
101 const Word16 *groupedSfbMinSnr,
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
interface.c 46 const Word16 *groupedSfbMinSnr,
80 *tmpV++ = groupedSfbMinSnr[j];
grp_data.c 46 Word16 *groupedSfbMinSnr,
98 groupedSfbMinSnr[i] = sfbMinSnr[sfb];
psy_main.c 369 psyOutElement->groupedSfbMinSnr[ch],
458 psyOutElement->groupedSfbMinSnr[ch],

Completed in 745 milliseconds