Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_idct.h70 void vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input,
Dvp9_idct.c371 void vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, in vp9_highbd_iht4x4_add() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c250 vp9_highbd_iht4x4_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1182 vp9_highbd_iht4x4_add(tx_type, BLOCK_OFFSET(pd->dqcoeff, block), in rd_pick_intra4x4block()