Home
last modified time | relevance | path

Searched defs:fwd_txfm4x4 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h205 void (*fwd_txfm4x4)(const int16_t *input, tran_low_t *output, int stride); member
/external/libaom/libaom/av1/encoder/
Dblock.h475 void (*fwd_txfm4x4)(const int16_t *input, tran_low_t *output, int stride); member
479 void (*fwd_txfm4x4)(const int16_t *input, int16_t *output, int stride); member