Lines Matching +defs:r +defs:left
68 const uint8_t *above, const uint8_t *left, int upsample_above, in z1_wrapper()
80 const uint8_t *above, const uint8_t *left, int upsample_above, in z2_wrapper()
92 const uint8_t *above, const uint8_t *left, int upsample_above, in z3_wrapper()
104 const uint16_t *above, const uint16_t *left, in z1_wrapper_hbd()
118 const uint16_t *above, const uint16_t *left, in z2_wrapper_hbd()
131 const uint16_t *above, const uint16_t *left, in z3_wrapper_hbd()
168 void Predict(bool speedtest, int tx, const Pixel *above, const Pixel *left, in Predict()
194 for (int r = 0; r < bh_; ++r) { in Predict() local
227 const Pixel *left = &left_data[kIntraPredInputPadding]; in RunTest() local
248 for (int r = 0; r < bh_; ++r) { in RunTest() local
258 for (int r = 0; r < bh_; ++r) { in RunTest() local
265 for (int r = 0; r < bh_; ++r) { in RunTest() local