Home
last modified time | relevance | path

Searched defs:trans_buf (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_1024_add_neon.c19 static INLINE void load_from_transformed(const int32_t *const trans_buf, in load_from_transformed()
386 int32_t trans_buf[32 * 8]; in vpx_highbd_idct32_32_neon() local
Didct32x32_add_neon.c20 static INLINE void load_from_transformed(const int16_t *const trans_buf, in load_from_transformed()
515 int16_t trans_buf[32 * 8]; in vpx_idct32_32_neon() local