Home | History | Annotate | Download | only in enc

Lines Matching refs:is_i16

938   const int is_i16 = (it->mb_->type_ == 1);
941 if (is_i16) {
962 const int is_i16 = (it->mb_->type_ == 1);
965 if (try_both_i4_i16 || is_i16) {
979 if (try_both_i4_i16 || !is_i16) {