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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 352 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 8, 2),
355 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 10, 2),
358 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 12, 2),
506 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
509 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
512 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
627 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
630 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
633 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 2602 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]

Completed in 40 milliseconds