Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse4.c333 highbd_load_transpose_32bit_4x4(input, 16, in); in vpx_highbd_idct16x16_10_add_sse4_1()
Dhighbd_idct16x16_add_sse2.c334 highbd_load_transpose_32bit_4x4(input, 16, in); in vpx_highbd_idct16x16_10_add_sse2()
Dhighbd_inv_txfm_sse2.h373 static INLINE void highbd_load_transpose_32bit_4x4(const tran_low_t *input, in highbd_load_transpose_32bit_4x4() function