Searched refs:is_i16 (Results 1 – 1 of 1) sorted by relevance
56 const int is_i16 = (it->mb_->type_ == 1); in PrintBlockInfo() local72 if (is_i16) { in PrintBlockInfo()84 for (i = is_i16 ? 1 : 0; i < 16; ++i) { in PrintBlockInfo()1059 const int is_i16 = (it->mb_->type_ == 1); in SimpleQuantize() local1062 if (is_i16) { in SimpleQuantize()1083 const int is_i16 = (it->mb_->type_ == 1); in DistoRefine() local1086 if (try_both_i4_i16 || is_i16) { in DistoRefine()1100 if (try_both_i4_i16 || !is_i16) { in DistoRefine()