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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c525 static void fadst8(const int16_t *input, int16_t *output) { function
598 { fadst8, fdct8 }, // ADST_DCT = 1
599 { fdct8, fadst8 }, // DCT_ADST = 2
600 { fadst8, fadst8 } // ADST_ADST = 3

Completed in 81 milliseconds