Lines Matching refs:GET_PRICEa_1
865 #define GET_PRICEa_1(prob) ProbPrices[((prob) ^ (kBitModelTotal - 1)) >> kNumMoveReducingBits]
974 prices[i + 1] = price + GET_PRICEa_1(prob);
991 b = GET_PRICEa_1(prob);
1010 a = GET_PRICEa_1(enc->low[0]);
1014 a += GET_PRICEa_1(enc->low[kLenNumLowSymbols]);
1030 b += GET_PRICEa_1(enc->low[kLenNumLowSymbols]);
1052 prices[(size_t)i * 2 + 1] = price + GET_PRICEa_1(prob);
2220 p->alignPrices[i + 8] = price + GET_PRICEa_1(prob);
2262 tempPrices[base + offset] = price + GET_PRICEa_1(prob);
2287 posSlotPrices[(size_t)slot * 2 + 1] = price + GET_PRICEa_1(prob);