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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 98 int nTable;
115 nTable = 0;
119 nTable = 1;
123 nTable = 2;
127 nTable = 3;
131 ppPosCoefbuf, nTable, sMaxNumCoeff);
armVCM4P10_DecodeCoeffsToPair.c 64 * [in] nTable Table number (0 to 4) according to the five columns
82 OMX_INT nTable,
94 CoeffToken = armUnPackVLC32(ppBitStream, pOffset, armVCM4P10_CAVLCCoeffTokenTables[nTable]);
  /external/chromium_org/third_party/skia/tools/lua/
agg_dash.lua 24 io.write("\nTable: ", k1, "\n")
scrape_dashing_full.lua 131 io.write("\nTable: ", k1, "\n")
  /external/skia/tools/lua/
agg_dash.lua 24 io.write("\nTable: ", k1, "\n")
scrape_dashing_full.lua 131 io.write("\nTable: ", k1, "\n")
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c 144 cmsUInt32Number nTable; // The actual table
1007 if ((it8 -> nTable >= it8 ->TablesCount)) {
1009 SynError(it8, "Table %d out of sequence", it8 -> nTable);
1013 return it8 ->Tab + it8 ->nTable;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 734 * [in] nTable Table number (0 to 4) according to the five columns
752 OMX_INT nTable,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 734 * [in] nTable Table number (0 to 4) according to the five columns
752 OMX_INT nTable,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 734 * [in] nTable Table number (0 to 4) according to the five columns
752 OMX_INT nTable,
    [all...]
  /external/sqlite/dist/orig/
shell.c     [all...]
  /external/sqlite/dist/
shell.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 815 int nTable; /* Number of tables in the database */
    [all...]
build.c     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 617 milliseconds