Searched refs:TWO_TOKEN (Results 1 – 8 of 8) sorted by relevance
107 -ONE_TOKEN, -TWO_TOKEN,761 const int n2 = counts[i][j][k][l][TWO_TOKEN]; in adapt_coef_probs()
29 #define TWO_TOKEN 2 // 2 Extra Bits 0+1 macro
26 #define TWO_TOKEN 2 /* 2 Extra Bits 0+1 */ macro
92 -TWO_TOKEN, 10, /* 4 = TWO */
104 INCREMENT_COUNT(TWO_TOKEN); in decode_coefs()110 WRITE_COEF_CONTINUE(2, TWO_TOKEN); in decode_coefs()
37 -TWO_TOKEN, 10, // 4 = TWO49 -TWO_TOKEN, 4, // 1 = TWO
1622 model_count[TWO_TOKEN] = full_count[TWO_TOKEN]; in full_to_model_count()1624 model_count[TWO_TOKEN] += full_count[n]; in full_to_model_count()
148 if (t >= TWO_TOKEN && t < EOB_TOKEN) { in pack_mb_tokens()