Searched refs:VP8L_NON_TRIVIAL_SYM (Results 1 – 3 of 3) sorted by relevance
306 : VP8L_NON_TRIVIAL_SYM; in PopulationCost()388 if (a->trivial_symbol_ != VP8L_NON_TRIVIAL_SYM && in GetCombinedHistogramEntropy()432 : VP8L_NON_TRIVIAL_SYM; in HistogramAdd()523 if ((alpha_sym | red_sym | blue_sym) == VP8L_NON_TRIVIAL_SYM) { in UpdateHistogramCost()524 h->trivial_symbol_ = VP8L_NON_TRIVIAL_SYM; in UpdateHistogramCost()693 (cur_combo->trivial_symbol_ != VP8L_NON_TRIVIAL_SYM) || in HistogramCombineEntropyBin()694 ((histograms[idx]->trivial_symbol_ == VP8L_NON_TRIVIAL_SYM) && in HistogramCombineEntropyBin()695 (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()