Home | History | Annotate | Download | only in enc

Lines Matching full:is_i16

56   const int is_i16 = (it->mb_->type_ == 1);
94 if (is_i16) {
106 for (i = is_i16 ? 1 : 0; i < 16; ++i) {
1119 const int is_i16 = (it->mb_->type_ == 1);
1122 if (is_i16) {
1148 int is_i16 = try_both_modes || (it->mb_->type_ == 1);
1160 if (is_i16) { // First, evaluate Intra16 distortion
1180 if (try_both_modes || !is_i16) {
1183 is_i16 = 0;
1206 is_i16 = 1;
1217 if (!is_i16) {