Searched refs:row_txfm8x16_arr (Results 1 – 2 of 2) sorted by relevance
2089 static const transform_1d_sse2 row_txfm8x16_arr[TX_TYPES] = { variable2418 const transform_1d_sse2 row_txfm = row_txfm8x16_arr[tx_type]; in av1_lowbd_fwd_txfm2d_16x4_sse2()2461 const transform_1d_sse2 row_txfm = row_txfm8x16_arr[tx_type]; in av1_lowbd_fwd_txfm2d_16x8_sse2()2504 const transform_1d_sse2 row_txfm = row_txfm8x16_arr[tx_type]; in av1_lowbd_fwd_txfm2d_16x16_sse2()2551 const transform_1d_sse2 row_txfm = row_txfm8x16_arr[tx_type]; in av1_lowbd_fwd_txfm2d_16x32_sse2()
2614 static const transform_1d_avx2 row_txfm8x16_arr[TX_TYPES] = { variable2703 const transform_1d_avx2 row_txfm = row_txfm8x16_arr[tx_type]; in lowbd_fwd_txfm2d_8x16_avx2()