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