Home
last modified time | relevance | path

Searched refs:highbd_idct4x4_1_add_kernel1 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct4x4_add_neon.c47 highbd_idct4x4_1_add_kernel1(&dest, stride, dc, max); in vpx_highbd_idct4x4_1_add_neon()
48 highbd_idct4x4_1_add_kernel1(&dest, stride, dc, max); in vpx_highbd_idct4x4_1_add_neon()
87 highbd_idct4x4_1_add_kernel1(&dest, stride, a[0], max); in vpx_highbd_idct4x4_16_add_neon()
Dhighbd_idct_neon.h20 static INLINE void highbd_idct4x4_1_add_kernel1(uint16_t **dest, in highbd_idct4x4_1_add_kernel1() function
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht4x4_add_neon.c179 highbd_idct4x4_1_add_kernel1(&dest, stride, a[0], max); in vp9_highbd_iht4x4_16_add_neon()
180 highbd_idct4x4_1_add_kernel1(&dest, stride, a[1], max); in vp9_highbd_iht4x4_16_add_neon()