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

  /external/libvpx/libvpx/vp9/common/
vp9_idct.h 72 void vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input,
vp9_idct.c 379 void vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 269 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd);
    [all...]

Completed in 2498 milliseconds