Searched refs:vpx_highbd_lpf_vertical_4 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_loopfilter.c | 425 vpx_highbd_lpf_vertical_4(ss[!(mask_4x4 & 1)], pitch, lfi->mblim, in highbd_filter_selectively_vert_row2() 437 vpx_highbd_lpf_vertical_4(ss[!(mask_4x4_int & 1)] + 4, pitch, in highbd_filter_selectively_vert_row2() 1063 vpx_highbd_lpf_vertical_4(s, pitch, lfi->mblim, lfi->lim, lfi->hev_thr, in highbd_filter_selectively_vert() 1068 vpx_highbd_lpf_vertical_4(s + 4, pitch, lfi->mblim, lfi->lim, in highbd_filter_selectively_vert()
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 919 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_c macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1031 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_neon macro
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1031 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_neon macro
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1170 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_sse2 macro
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1177 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_sse2 macro
|