Searched refs:GET_PRICE_1a (Results 1 – 1 of 1) sorted by relevance
644 #define GET_PRICE_1a(prob) ProbPrices[((prob) ^ (kBitModelTotal - 1)) >> kNumMoveReducingBits] macro769 UInt32 a1 = GET_PRICE_1a(p->choice); in LenEnc_SetPrices()771 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2); in LenEnc_SetPrices()