Searched refs:vp9_encode_intra_block_plane (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodemb.h | 53 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane,
|
H A D | vp9_encodemb.c | 1019 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane, in vp9_encode_intra_block_plane() function
|
H A D | vp9_firstpass.c | 1015 vp9_encode_intra_block_plane(x, bsize, 0, 0); in vp9_first_pass_encode_tile_mb_row()
|
H A D | vp9_encodeframe.c | 6510 vp9_encode_intra_block_plane(x, VPXMAX(bsize, BLOCK_8X8), plane, 1); in encode_superblock()
|