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 141 void (*highbd_itxm_add)(const tran_low_t *input, uint8_t *dest, int stride, member in struct:macroblock
vp9_encodemb.c 673 x->highbd_itxm_add(dqcoeff, dst, pd->dst.stride,
722 x->highbd_itxm_add(dqcoeff, dst, pd->dst.stride, p->eobs[block], xd->bd);
    [all...]
vp9_encodeframe.c     [all...]
vp9_encoder.c     [all...]

Completed in 732 milliseconds