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

  /external/libvpx/libvpx/test/
fdct8x8_test.cc 676 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 0, VPX_BITS_10),
677 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 1, VPX_BITS_10),
678 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 2, VPX_BITS_10),
679 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 3, VPX_BITS_10),
680 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 0, VPX_BITS_12),
681 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 1, VPX_BITS_12),
682 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 2, VPX_BITS_12),
683 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 3, VPX_BITS_12),
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 796 void vp9_highbd_fht8x8_c(const int16_t *input, tran_low_t *output, function

Completed in 98 milliseconds