Searched refs:VP8L_NON_TRIVIAL_SYM (Results 1 – 3 of 3) sorted by relevance
307 : VP8L_NON_TRIVIAL_SYM; in PopulationCost()389 if (a->trivial_symbol_ != VP8L_NON_TRIVIAL_SYM && in GetCombinedHistogramEntropy()433 : VP8L_NON_TRIVIAL_SYM; in HistogramAdd()524 if ((alpha_sym | red_sym | blue_sym) == VP8L_NON_TRIVIAL_SYM) { in UpdateHistogramCost()525 h->trivial_symbol_ = VP8L_NON_TRIVIAL_SYM; in UpdateHistogramCost()694 (cur_combo->trivial_symbol_ != VP8L_NON_TRIVIAL_SYM) || in HistogramCombineEntropyBin()695 ((histograms[idx]->trivial_symbol_ == VP8L_NON_TRIVIAL_SYM) && in HistogramCombineEntropyBin()696 (histograms[first]->trivial_symbol_ == VP8L_NON_TRIVIAL_SYM)); in HistogramCombineEntropyBin()
28 #define VP8L_NON_TRIVIAL_SYM (0xffffffff) macro
410 entropy->nonzero_code = VP8L_NON_TRIVIAL_SYM; in VP8LBitEntropyInit()