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

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 187 void (*highbd_itxm_add)(const tran_low_t *input, uint16_t *dest, int stride, member in struct:macroblock
vp9_encodemb.c 658 x->highbd_itxm_add(dqcoeff, dst16, pd->dst.stride, p->eobs[block],
703 x->highbd_itxm_add(dqcoeff, CONVERT_TO_SHORTPTR(dst), pd->dst.stride,
    [all...]
vp9_encodeframe.c     [all...]
vp9_encoder.c     [all...]

Completed in 76 milliseconds