Home | History | Annotate | Download | only in video_coding

Lines Matching defs:scale2

85   float scale2 = image_type_ > kVGA ? kScaleTexture : 1.0;
87 if (spatial_.value > scale2 * kHighTexture) {
89 } else if (spatial_.value < scale2 * kLowTexture) {