Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dhighbd_inv_txfm_sse4.c89 static INLINE void load_buffer_32bit_input(const int32_t *in, int stride, in load_buffer_32bit_input() function
5358 load_buffer_32bit_input(input_row + j * 4, input_stride, buf0_cur, 4); in highbd_inv_txfm2d_add_h_identity_ssse41()
5421 load_buffer_32bit_input(input_row + j * 4, input_stride, buf0_cur, 4); in highbd_inv_txfm2d_add_v_identity_ssse41()
5493 load_buffer_32bit_input(input_row + j * 4, input_stride, buf0_cur, 4); in highbd_inv_txfm2d_add_idtx_ssse41()
5564 load_buffer_32bit_input(input_row + j * 4, input_stride, buf0_cur, 4); in highbd_inv_txfm2d_add_no_identity_sse41()
5640 load_buffer_32bit_input(input_row, input_stride, buf0_cur, txfm_size_row); in highbd_inv_txfm2d_add_4x8_sse41()
5695 load_buffer_32bit_input(input_row, 4, buf0, txfm_size_col); in highbd_inv_txfm2d_add_8x4_sse41()
5752 load_buffer_32bit_input(input_row, input_stride, buf0_cur, txfm_size_row); in highbd_inv_txfm2d_add_4x16_sse4_1()
5809 load_buffer_32bit_input(input_row, 4, buf0, txfm_size_col); in highbd_inv_txfm2d_add_16x4_sse4_1()