Home | History | Annotate | Download | only in encoder

Lines Matching refs:y_q4

2683       const int y_q4 = y * (16 / factor) * src_h / dst_h + phase_scaler;
2694 x_q4 & 0xf, 16 * src_w / dst_w, y_q4 & 0xf,
2699 x_q4 & 0xf, 16 * src_w / dst_w, y_q4 & 0xf,