Searched refs:vp9_highbd_iht16x16_256_add_c (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 280 void vp9_highbd_iht16x16_256_add_c(const tran_low_t *input, uint16_t *dest, in vp9_highbd_iht16x16_256_add_c() function
|
/external/libvpx/libvpx/test/ |
D | dct16x16_test.cc | 276 vp9_highbd_iht16x16_256_add_c(in, CAST_TO_SHORTPTR(out), stride, tx_type, 10); in iht16x16_10() 280 vp9_highbd_iht16x16_256_add_c(in, CAST_TO_SHORTPTR(out), stride, tx_type, 12); in iht16x16_12()
|