HomeSort by relevance Sort by last modified time
    Searched refs:transform_1d (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/common/
idct.h 26 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/
vp9_idct.h 27 typedef void (*transform_1d)(const tran_low_t *, tran_low_t *); typedef
30 transform_1d cols, rows; // vertical and horizontal

Completed in 174 milliseconds