Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct32x32_1024_add_c (Results 1 – 14 of 14) 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.cc74 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct32x32_10()
78 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct32x32_12()
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h849 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
850 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h849 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
850 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h849 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
850 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h849 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
850 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h863 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
864 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h884 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
885 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h884 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
885 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
/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/arm64/
Dvpx_dsp_rtcd.h943 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h943 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1073 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.h1080 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);