Searched refs:NUM_TYPES (Results 1 – 7 of 7) sorted by relevance
56 NUM_TYPES = 4, // 0: i16-AC, 1: i16-DC, 2:chroma-AC, 3:i4-AC enumerator209 ProbaArray coeffs_[NUM_TYPES][NUM_BANDS]; // 1056 bytes210 StatsArray stats_[NUM_TYPES][NUM_BANDS]; // 4224 bytes211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes470 extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];472 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()
358 for (ctype = 0; ctype < NUM_TYPES; ++ctype) { in VP8CalculateLevelCosts()
151 for (t = 0; t < NUM_TYPES; ++t) { in FinalizeTokenProbas()
38 CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {361 CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {500 for (t = 0; t < NUM_TYPES; ++t) { in VP8ParseProba()
66 NUM_TYPES = 4, enumerator145 VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
83 #define NUM_TYPES 8 macro89 static const int ColorFuncs[2][NUM_TYPES] = {112 static const int VertexFuncs[3][NUM_TYPES] = {145 static const int IndexFuncs[NUM_TYPES] = {156 static const int NormalFuncs[NUM_TYPES] = {168 static int SecondaryColorFuncs[NUM_TYPES];169 static int FogCoordFuncs[NUM_TYPES];579 static attrib_func AttribFuncsNV[2][4][NUM_TYPES] = {1257 static attrib_func AttribFuncsARB[3][4][NUM_TYPES] = {