Searched refs:vp9_encode_sb (Results 1 – 3 of 3) sorted by relevance
26 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize);
736 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sb() function
4204 vp9_encode_sb(x, VPXMAX(bsize, BLOCK_8X8)); in encode_superblock()