Home
last modified time | relevance | path

Searched refs:vp9_highbd_iht8x8_add (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_idct.h72 void vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input,
Dvp9_idct.c379 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/
Dvp9_encodemb.c867 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, dst_stride, *eob, in vp9_encode_block_intra()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c249 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()