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

  /external/libvpx/libvpx/test/
partial_idct_test.cc 423 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
424 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 8, 2),
426 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
427 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 10, 2),
429 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
430 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>, TX_4X4, 16, 12, 2),
432 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
435 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
438 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
575 &highbd_wrapper<vpx_highbd_idct4x4_16_add_c>,
    [all...]
fdct4x4_test.cc 58 vpx_highbd_idct4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 10);
62 vpx_highbd_idct4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 12);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 1447 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]

Completed in 42 milliseconds