Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Didct.h26 typedef void (*transform_1d)(const tran_low_t *, tran_low_t *); typedef
29 transform_1d cols, rows; // vertical and horizontal
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.h27 typedef void (*transform_1d)(const tran_low_t *, tran_low_t *); typedef
30 transform_1d cols, rows; // vertical and horizontal