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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
dct16x16_test.cc 726 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 0, VPX_BITS_10),
727 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 1, VPX_BITS_10),
728 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 2, VPX_BITS_10),
729 make_tuple(&vp9_high_fht16x16_c, &iht16x16_10, 3, VPX_BITS_10),
730 make_tuple(&vp9_high_fht16x16_c, &iht16x16_12, 0, VPX_BITS_12),
731 make_tuple(&vp9_high_fht16x16_c, &iht16x16_12, 1, VPX_BITS_12),
732 make_tuple(&vp9_high_fht16x16_c, &iht16x16_12, 2, VPX_BITS_12),
733 make_tuple(&vp9_high_fht16x16_c, &iht16x16_12, 3, VPX_BITS_12),
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 1481 void vp9_high_fht16x16_c(const int16_t *input, tran_low_t *output, function
    [all...]

Completed in 43 milliseconds