Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc414 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 8, 2),
417 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 10, 2),
420 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 12, 2),
570 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
573 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
576 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
721 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
724 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
727 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
873 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
[all …]
Dfdct8x8_test.cc110 vpx_highbd_idct8x8_12_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct8x8_12_add_10_c()
114 vpx_highbd_idct8x8_12_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct8x8_12_add_12_c()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h879 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
880 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h979 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h979 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1666 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_12_add_c() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1118 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1125 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);