Searched refs:vp9_lpf_vertical_16_c (Results 1 – 2 of 2) sorted by relevance
215 void vp9_lpf_vertical_16_c(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, cons…505 vp9_lpf_vertical_16 = vp9_lpf_vertical_16_c; in setup_rtcd_internal()
331 void vp9_lpf_vertical_16_c(uint8_t *s, int p, const uint8_t *blimit, in vp9_lpf_vertical_16_c() function