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