Searched defs:vp9_highbd_idct16x16_add (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c340 void vp9_highbd_idct16x16_add(const tran_low_t *input, uint16_t *dest, function
391 vp9_highbd_idct16x16_add(input, dest, stride, eob, bd);

Completed in 99 milliseconds