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

  /external/libvpx/libvpx/test/
fdct8x8_test.cc 652 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 0, VPX_BITS_10),
653 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 1, VPX_BITS_10),
654 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 2, VPX_BITS_10),
655 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 3, VPX_BITS_10),
656 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 0, VPX_BITS_12),
657 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 1, VPX_BITS_12),
658 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 2, VPX_BITS_12),
659 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 3, VPX_BITS_12),
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 776 void vp9_highbd_fht8x8_c(const int16_t *input, tran_low_t *output, int stride, function

Completed in 66 milliseconds