Home
last modified time | relevance | path

Searched defs:pe (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
Dline_pe.h37 Word16 pe; /* sum of sfbPe */ member
45 Word16 pe; member
Dqc_data.h95 Word16 pe; member
/frameworks/base/core/java/android/content/
DIntentFilter.java806 final PatternMatcher pe = mDataSchemeSpecificParts.get(i); in hasDataSchemeSpecificPart() local
821 final PatternMatcher pe = mDataSchemeSpecificParts.get(i); in hasDataSchemeSpecificPart() local
985 final PatternMatcher pe = mDataPaths.get(i); in hasDataPath() local
1000 final PatternMatcher pe = mDataPaths.get(i); in hasDataPath() local
1365 PatternMatcher pe = mDataSchemeSpecificParts.get(i); in writeToXml() local
1392 PatternMatcher pe = mDataPaths.get(i); in writeToXml() local
1507 PatternMatcher pe = it.next(); in dump() local
1529 PatternMatcher pe = it.next(); in dump() local
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Dline_pe.c79 Word32 pe, constPart, nActiveLines; in calcSfbPe() local
Dadj_thr.c327 static void calcPeNoAH(Word16 *pe, in calcPeNoAH()
941 const Word16 pe, in bitresCalcBitFac()
/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc2866 const char* pe = pf + s.size(); in base_name() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java635 sTable.add(new MccEntry(716,"pe",2)); //Peru in sTable.add()