Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c388 highbd_idct16x16_store_pass1(out, output); in highbd_iadst16_neon()
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct16x16_add_neon.c727 highbd_idct16x16_store_pass1(out, output); in vpx_highbd_idct16x16_256_add_half1d()
923 highbd_idct16x16_store_pass1(out, output); in vpx_highbd_idct16x16_38_add_half1d()
1189 highbd_idct16x16_store_pass1(out, output); in highbd_idct16x16_10_add_half1d_pass2()
Dhighbd_idct_neon.h362 static INLINE void highbd_idct16x16_store_pass1(const int32x4x2_t *const out, in highbd_idct16x16_store_pass1() function