Lines Matching defs:bh
23 static inline void v_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in v_predictor()
34 static inline void h_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in h_predictor()
61 int bh, const uint8_t *above, in paeth_predictor()
85 int bh, const uint8_t *above, in smooth_predictor()
116 int bh, const uint8_t *above, in smooth_v_predictor()
145 int bh, const uint8_t *above, in smooth_h_predictor()
174 int bh, const uint8_t *above, in dc_128_predictor()
187 int bh, const uint8_t *above, in dc_left_predictor()
202 int bh, const uint8_t *above, in dc_top_predictor()
216 static inline void dc_predictor(uint8_t *dst, ptrdiff_t stride, int bw, int bh, in dc_predictor()
266 int bh, const uint8_t *above, in dc_predictor_rect()
372 int bh, const uint16_t *above, in highbd_v_predictor()
384 int bh, const uint16_t *above, in highbd_h_predictor()
396 int bw, int bh, const uint16_t *above, in highbd_paeth_predictor()
410 int bw, int bh, in highbd_smooth_predictor()
443 int bw, int bh, in highbd_smooth_v_predictor()
474 int bw, int bh, in highbd_smooth_h_predictor()
505 int bw, int bh, in highbd_dc_128_predictor()
519 int bw, int bh, in highbd_dc_left_predictor()
536 int bw, int bh, in highbd_dc_top_predictor()
553 int bh, const uint16_t *above, in highbd_dc_predictor()
589 int bw, int bh, in highbd_dc_predictor_rect()