HomeSort by relevance Sort by last modified time
    Searched full:vp9_highbd_iht4x4_add (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_idct.h 70 void vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input,
vp9_idct.c 371 void vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 266 vp9_highbd_iht4x4_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]

Completed in 833 milliseconds