Searched refs:highbd_lpf_vertical (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | av1_loopfilter.c | 1243 HbdLpfFunc highbd_lpf_vertical = in highbd_filter_selectively_vert_row2() local 1257 highbd_lpf_vertical(s, pitch, lfi0->mblim, lfi0->lim, lfi0->hev_thr, in highbd_filter_selectively_vert_row2() 1260 highbd_lpf_vertical(s + 4 * pitch, pitch, lfi1->mblim, lfi1->lim, in highbd_filter_selectively_vert_row2() 1266 HbdLpfFunc highbd_lpf_vertical = in highbd_filter_selectively_vert_row2() local 1280 highbd_lpf_vertical(s, pitch, lfi0->mblim, lfi0->lim, lfi0->hev_thr, in highbd_filter_selectively_vert_row2() 1283 highbd_lpf_vertical(s + 4 * pitch, pitch, lfi1->mblim, lfi1->lim, in highbd_filter_selectively_vert_row2()
|