Lines Matching refs:GET_PRICEa_0
864 #define GET_PRICEa_0(prob) ProbPrices[(prob) >> kNumMoveReducingBits]
973 prices[i ] = price + GET_PRICEa_0(prob);
992 a = GET_PRICEa_0(prob);
993 c = b + GET_PRICEa_0(enc->low[kLenNumLowSymbols]);
1007 a = GET_PRICEa_0(enc->low[0]);
1011 b = a + GET_PRICEa_0(enc->low[kLenNumLowSymbols]);
1051 prices[(size_t)i * 2 ] = price + GET_PRICEa_0(prob);
2219 p->alignPrices[i ] = price + GET_PRICEa_0(prob);
2261 tempPrices[base ] = price + GET_PRICEa_0(prob);
2286 posSlotPrices[(size_t)slot * 2 ] = price + GET_PRICEa_0(prob);