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

  /frameworks/base/media/libstagefright/codecs/avc/common/src/
reflist.cpp 256 int cIdx, nIdx;
291 nIdx = *refIdxLX;
299 RefPicListX[ nIdx++ ] = RefPicListX[ cIdx ];
311 int cIdx, nIdx;
341 nIdx = *refIdxLX;
347 RefPicListX[ nIdx++ ] = RefPicListX[ cIdx ];
  /development/tools/a3dconvert/
ObjLoader.cpp 105 uint32_t nIdx = atoi(mRawFaces[i].c_str() + nextSeparator + 1);
106 if (!checkNegativeIndex(nIdx)) {
110 mParsedFaces[i].normIdx = (uint32_t)nIdx - 1;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 216 int nIdx = 0,
230 for (nIdx = 0; nIdx < nCntTest1; nIdx++) {
398 printf("%d :: App: Outer %d time Sending OMX_StateExecuting Command: TC6\n",__LINE__, nIdx);
451 if(nIdx != (nCntTest - 1)) {
    [all...]
  /external/svox/pico/lib/
picopam.c     [all...]

Completed in 79 milliseconds