Searched refs:fadst4 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c235 static void fadst4(const tran_low_t *input, tran_low_t *output) { function
511 { fadst4, fdct4 }, // ADST_DCT = 1
512 { fdct4, fadst4 }, // DCT_ADST = 2
513 { fadst4, fadst4 } // ADST_ADST = 3

Completed in 115 milliseconds