Searched refs:vp9_encode_sb (Results 1 – 3 of 3) sorted by relevance
23 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize);
452 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sb() function
3476 vp9_encode_sb(x, MAX(bsize, BLOCK_8X8)); in encode_superblock()