Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct32x32_1024_add_c (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc332 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
333 &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>, TX_32X32, 1024, 8, 2),
335 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
336 &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>, TX_32X32, 1024, 10, 2),
338 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>,
339 &highbd_wrapper<vpx_highbd_idct32x32_1024_add_c>, TX_32X32, 1024, 12, 2),
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>,
[all …]
Ddct32x32_test.cc76 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct32x32_10()
80 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct32x32_12()
Ddct_test.cc466 &highbd_idct_wrapper<vpx_highbd_idct32x32_1024_add_c>, 32, 2 },
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h861 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
862 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h955 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h955 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2599 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_1024_add_c() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1094 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1101 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);