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

  /external/libaom/libaom/av1/common/
av1_txfm.h 170 case DCT_FLIPADST:
enums.h 235 DCT_FLIPADST, // DCT in vertical, FLIPADST in horizontal
  /external/libaom/libaom/test/
av1_highbd_iht_test.cc 160 make_tuple(PARAM_LIST_4X4, DCT_FLIPADST, 10),
161 make_tuple(PARAM_LIST_4X4, DCT_FLIPADST, 12),
av1_txfm_test.cc 41 case DCT_FLIPADST:
  /external/libaom/libaom/examples/
inspect.c 197 ENUM(DCT_FLIPADST),
  /external/libaom/libaom/av1/encoder/x86/
highbd_fwd_txfm_sse4.c 253 case DCT_FLIPADST:
897 case DCT_FLIPADST:
    [all...]
highbd_fwd_txfm_avx2.c 612 case DCT_FLIPADST:
    [all...]
  /external/libaom/libaom/av1/common/x86/
highbd_inv_txfm_sse4.c 684 case DCT_FLIPADST:
    [all...]
av1_inv_txfm_avx2.c     [all...]
highbd_inv_txfm_avx2.c     [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c     [all...]

Completed in 1327 milliseconds