Searched refs:NUM_PARTITIONS (Results 1 – 1 of 1) sorted by relevance
27 #define NUM_PARTITIONS 4 macro29 #define BIN_SIZE (NUM_PARTITIONS * NUM_PARTITIONS * NUM_PARTITIONS)391 return (int)(NUM_PARTITIONS * delta / range); in GetBinIdForEntropy()398 assert(bin_id < NUM_PARTITIONS); in GetHistoBinIndexLowEffort()406 NUM_PARTITIONS * GetBinIdForEntropy(c->red_min_, c->red_max_, in GetHistoBinIndex()408 NUM_PARTITIONS * NUM_PARTITIONS * GetBinIdForEntropy(c->literal_min_, in GetHistoBinIndex()875 const int entropy_combine_num_bins = low_effort ? NUM_PARTITIONS : BIN_SIZE; in VP8LGetHistoImageSymbols()