Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c798 static void fadst16(const int16_t *input, int16_t *output) { in fadst16() function
962 { fadst16, fdct16 }, // ADST_DCT = 1
963 { fdct16, fadst16 }, // DCT_ADST = 2
964 { fadst16, fadst16 } // ADST_ADST = 3