Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/x86/
Dhighbd_fwd_txfm_sse4.c2118 static const fwd_transform_1d_sse4_1 row_highbd_txfm4x4_arr[TX_TYPES] = { variable
2270 const fwd_transform_1d_sse4_1 row_txfm = row_highbd_txfm4x4_arr[tx_type]; in av1_fwd_txfm2d_4x16_sse4_1()
2541 const fwd_transform_1d_sse4_1 row_txfm = row_highbd_txfm4x4_arr[tx_type]; in av1_fwd_txfm2d_4x8_sse4_1()
/external/libaom/av1/encoder/arm/neon/
Dhighbd_fwd_txfm_neon.c1914 static const fwd_transform_1d_neon row_highbd_txfm4x4_arr[TX_TYPES] = { variable
3445 const fwd_transform_1d_neon row_txfm = row_highbd_txfm4x4_arr[tx_type]; in av1_fwd_txfm2d_4x16_neon()
3733 const fwd_transform_1d_neon row_txfm = row_highbd_txfm4x4_arr[tx_type]; in av1_fwd_txfm2d_4x8_neon()