Searched defs:vp9_subtract_plane (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c34 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { function
731 vp9_subtract_plane(x, bsize, 0);
750 vp9_subtract_plane(x, bsize, plane);

Completed in 89 milliseconds