Home
last modified time | relevance | path

Searched refs:vp9_subtract_plane (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.h35 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
Dvp9_encodemb.c34 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() function
731 vp9_subtract_plane(x, bsize, 0); in vp9_encode_sby_pass1()
750 vp9_subtract_plane(x, bsize, plane); in vp9_encode_sb()
Dvp9_rdopt.c1146 vp9_subtract_plane(x, bsize, plane); in super_block_uvrd()
2715 vp9_subtract_plane(x, bsize, 0); in handle_inter_mode()
Dvp9_pickmode.c597 vp9_subtract_plane(x, bsize, plane); in block_yrd()