Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.h29 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
Dvp9_encodemb.c54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() function
447 vp9_subtract_plane(x, bsize, 0); in vp9_encode_sby_pass1()
461 vp9_subtract_plane(x, bsize, plane); in vp9_encode_sb()
Dvp9_rdopt.c960 vp9_subtract_plane(x, bs, 0); in inter_super_block_yrd()
1326 vp9_subtract_plane(x, bsize, plane); in super_block_uvrd()