Searched refs:NUM_TYPES (Results 1 – 12 of 12) sorted by relevance
151 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes152 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes153 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes154 CostArrayMap remapped_costs_[NUM_TYPES]; // 1536 bytes420 extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];422 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
21 VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {350 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {487 for (t = 0; t < NUM_TYPES; ++t) { in VP8WriteProbas()
65 for (ctype = 0; ctype < NUM_TYPES; ++ctype) { in VP8CalculateLevelCosts()
147 for (t = 0; t < NUM_TYPES; ++t) { in FinalizeTokenProbas()
45 CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {372 CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {517 for (t = 0; t < NUM_TYPES; ++t) { in VP8ParseProba()
106 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];107 const VP8BandProbas* bands_ptr_[NUM_TYPES][16 + 1];
48 NUM_TYPES = 4, // 0: i16-AC, 1: i16-DC, 2:chroma-AC, 3:i4-AC enumerator
44 public static final int NUM_TYPES = 11; field in APIInfo255 for (int i = 0; i < NUM_TYPES; ++i) { in writeln()286 for (; i < NUM_TYPES; ++i) { in read()631 if (typ < 0 || typ > NUM_TYPES) { in validateType()
96 private static final int NUM_TYPES = 11; field in CheckAPI167 for (int i = 0; i < NUM_TYPES; ++i) { in write()259 for (; i < NUM_TYPES; ++i) { in read()501 if (typ < 0 || typ > NUM_TYPES) { in validateType()
252 for (int i = 0; i < APIInfo.NUM_TYPES; ++i) { in statusChange()
79 #define NUM_TYPES 8 macro496 static const attrib_func AttribFuncsNV[2][4][NUM_TYPES] = {1197 static const attrib_func AttribFuncsARB[4][4][NUM_TYPES] = {
1288 static const int32_t NUM_TYPES = 4; in initZoneStringsArray() local1328 tzNames->getDisplayNames(*tzid, TYPES, NUM_TYPES, now, zarray[i]+1, status); in initZoneStringsArray()1355 fZoneStringsColCount = 1 + NUM_TYPES; in initZoneStringsArray()