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

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 83 int nTable;
100 nTable = 0;
104 nTable = 1;
108 nTable = 2;
112 nTable = 3;
116 ppPosCoefbuf, nTable, sMaxNumCoeff);
armVCM4P10_DecodeCoeffsToPair.c 49 * [in] nTable Table number (0 to 4) according to the five columns
67 OMX_INT nTable,
79 CoeffToken = armUnPackVLC32(ppBitStream, pOffset, armVCM4P10_CAVLCCoeffTokenTables[nTable]);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 719 * [in] nTable Table number (0 to 4) according to the five columns
737 OMX_INT nTable,
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 719 * [in] nTable Table number (0 to 4) according to the five columns
737 OMX_INT nTable,
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 719 * [in] nTable Table number (0 to 4) according to the five columns
737 OMX_INT nTable,
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 129 milliseconds