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

  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 149 uint32_t nValues = mNumValuesInCurrEntry % mEntryCapacity;
150 if (nEntries == 0 && nValues == 0) {
156 uint32_t pos = nEntries * mEntryCapacity + nValues;
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 49 milliseconds