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

  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 285 void vp9_highbd_iht16x16_256_add_c(const tran_low_t *input, uint8_t *dest8, function
  /external/libvpx/libvpx/test/
dct16x16_test.cc 289 vp9_highbd_iht16x16_256_add_c(in, out, stride, tx_type, 10);
293 vp9_highbd_iht16x16_256_add_c(in, out, stride, tx_type, 12);

Completed in 431 milliseconds