Searched refs:vp9_encode_intra_block_plane (Results 1 – 4 of 4) sorted by relevance
40 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
969 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane() function
678 vp9_encode_intra_block_plane(x, bsize, 0); in vp9_first_pass()
4182 vp9_encode_intra_block_plane(x, VPXMAX(bsize, BLOCK_8X8), plane); in encode_superblock()