Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dfwht4x4_test.cc94 ::testing::Values(make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_10, DCT_DCT,
96 make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_12, DCT_DCT,
/external/libaom/libaom/av1/encoder/
Dhybrid_fwd_txfm.c75 void av1_highbd_fwht4x4_c(const int16_t *input, tran_low_t *output, in av1_highbd_fwht4x4_c() function