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

  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 247 void vp9_highbd_iht8x8_64_add_c(const tran_low_t *input, uint16_t *dest, function
  /external/libvpx/libvpx/test/
fdct8x8_test.cc 99 vp9_highbd_iht8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, tx_type, 10);
103 vp9_highbd_iht8x8_64_add_c(in, CAST_TO_SHORTPTR(out), stride, tx_type, 12);

Completed in 564 milliseconds