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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.h 39 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
vp9_encodemb.c 33 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { function
716 vp9_subtract_plane(x, bsize, 0);
733 if (!x->skip_recode) vp9_subtract_plane(x, bsize, plane);
    [all...]
vp9_rdopt.c     [all...]

Completed in 542 milliseconds