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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 332 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
335 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
338 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
341 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
344 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
347 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
350 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
353 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
356 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
358 make_tuple(&vpx_highbd_fdct32x32_c,
    [all...]
dct32x32_test.cc 301 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_10, 0, VPX_BITS_10),
303 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_12, 0, VPX_BITS_12),
dct_test.cc 422 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_10, 32, 0, VPX_BITS_10),
423 make_tuple(&vpx_highbd_fdct32x32_c, &idct32x32_12, 32, 0, VPX_BITS_10),
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 795 void vpx_highbd_fdct32x32_c(const int16_t *input, tran_low_t *out, int stride) { function
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_sse2.h 35 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_c
    [all...]

Completed in 204 milliseconds