/external/libvpx/libvpx/test/ |
partial_idct_test.cc | 332 &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...] |
dct32x32_test.cc | 76 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); 80 vpx_highbd_idct32x32_1024_add_c(in, CAST_TO_SHORTPTR(out), stride, 12);
|
dct_test.cc | 466 &highbd_idct_wrapper<vpx_highbd_idct32x32_1024_add_c>, 32, 2 },
|
/external/libvpx/config/generic/ |
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/libvpx/vpx_dsp/ |
inv_txfm.c | 2599 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, function [all...] |
/external/libvpx/config/x86/ |
vpx_dsp_rtcd.h | [all...] |
/external/libvpx/config/x86_64/ |
vpx_dsp_rtcd.h | [all...] |