Searched refs:vp9_highbd_iht8x8_add (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.h | 72 void vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input,
|
D | vp9_idct.c | 379 void vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, in vp9_highbd_iht8x8_add() function
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 867 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, dst_stride, *eob, in vp9_encode_block_intra()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 249 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()
|