Searched refs:vp9_encode_intra_block_uv (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.h66 void vp9_encode_intra_block_uv(MACROBLOCK *x, BLOCK_SIZE bsize);
H A Dvp9_encodemb.c725 void vp9_encode_intra_block_uv(MACROBLOCK *x, BLOCK_SIZE bsize) { function
H A Dvp9_encodeframe.c2728 vp9_encode_intra_block_uv(x, MAX(bsize, BLOCK_8X8));

Completed in 100 milliseconds