Searched refs:vp9_encode_intra_block_plane (Results 1 – 3 of 3) sorted by relevance
35 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
609 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane() function625 vp9_encode_intra_block_plane(x, mbmi->sb_type, 0); in vp9_encode_intra()
3459 vp9_encode_intra_block_plane(x, MAX(bsize, BLOCK_8X8), plane); in encode_superblock()