Home | History | Annotate | Download | only in source

Lines Matching defs:yf

1086     int yf;
1091 yf = filtering ? ((y >> 8) & 255) : 0;
1093 dst_width_bytes, yf);
1166 int yf;
1171 yf = filtering ? ((y >> 8) & 255) : 0;
1173 dst_width_words, yf);