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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 406 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 8, 2),
409 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 10, 2),
412 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>, TX_8X8, 12, 12, 2),
560 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
563 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
566 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
672 &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
675 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
678 &vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_12_add_c>,
    [all...]
fdct8x8_test.cc 109 vpx_highbd_idct8x8_12_add_c(in, CAST_TO_SHORTPTR(out), stride, 10);
113 vpx_highbd_idct8x8_12_add_c(in, CAST_TO_SHORTPTR(out), stride, 12);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 1654 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]

Completed in 47 milliseconds