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

  /external/libvpx/libvpx/test/
fdct8x8_test.cc 128 vpx_highbd_idct8x8_64_add_sse2(in, out, stride, 10);
132 vpx_highbd_idct8x8_64_add_sse2(in, out, stride, 12);
  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_sse2.c 3623 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest8, function
    [all...]

Completed in 1733 milliseconds