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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 388 &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>, TX_16X16, 1, 8, 2),
391 &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>, TX_16X16, 1, 10, 2),
394 &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>, TX_16X16, 1, 12, 2),
542 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
545 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
548 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
654 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
657 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
660 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_1_add_c>,
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 2125 void vpx_highbd_idct16x16_1_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]

Completed in 39 milliseconds