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

  /frameworks/base/media/libstagefright/codecs/aacenc/src/
stat_bits.c 52 struct TOOLSINFO *toolsInfo)
58 switch(toolsInfo->msDigest) {
217 &psyOutElement->toolsInfo);
psy_main.c 377 psyOutElement->toolsInfo.msDigest = MS_NONE;
392 (Word16*)&psyOutElement->toolsInfo.msDigest,
393 (Word16*)psyOutElement->toolsInfo.msMask,
409 (Word16*)&psyOutElement->toolsInfo.msDigest,
410 (Word16*)psyOutElement->toolsInfo.msMask,
bitenc.c 638 Word16 *msFlags = psyOut->psyOutElement.toolsInfo.msMask;
639 msDigest = psyOut->psyOutElement.toolsInfo.msDigest;
adj_thr.c 259 if (psyOutElement->toolsInfo.msMask[sfb]) {
596 if (psyOutElement->toolsInfo.msMask[sfb]) {
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
interface.h 44 struct TOOLSINFO {
77 struct TOOLSINFO toolsInfo;

Completed in 898 milliseconds