HomeSort by relevance Sort by last modified time
    Searched refs:vpx_highbd_idct8x8_64_add_c (Results 1 - 14 of 14) sorted by null

  /external/libvpx/libvpx/test/
partial_idct_test.cc 404 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
405 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 8, 2),
407 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
408 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 10, 2),
410 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
411 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>, TX_8X8, 64, 12, 2),
413 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
416 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
419 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
422 &highbd_wrapper<vpx_highbd_idct8x8_64_add_c>,
    [all...]
fdct8x8_test.cc 91 vpx_highbd_idct8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, 10);
95 vpx_highbd_idct8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, 12);
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/config/mips64-msa/
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/config/x86/
vpx_dsp_rtcd.h     [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 1641 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h     [all...]

Completed in 907 milliseconds