Searched defs:vp9_encode_intra_block_plane (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodemb.c733 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { function
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c609 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { function
625 vp9_encode_intra_block_plane(x, mbmi->sb_type, 0);

Completed in 2044 milliseconds