Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct4x4_16_add_c (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc431 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
432 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 8, 2),
434 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
435 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 10, 2),
437 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
438 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 12, 2),
440 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
443 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
446 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
585 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
[all …]
Ddct_test.cc460 &highbd_idct_wrapper<vpx_highbd_idct4x4_16_add_c>, 4, 2 },
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h873 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
874 #define vpx_highbd_idct4x4_16_add vpx_highbd_idct4x4_16_add_c
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1454 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct4x4_16_add_c() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h971 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h971 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1110 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1117 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);