Home
last modified time | relevance | path

Searched refs:vp9_encode_block_intra (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.h34 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block,
Dvp9_encodemb.c705 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, in vp9_encode_block_intra() function
Dvp9_rdopt.c373 vp9_encode_block_intra(x, plane, block, plane_bsize, tx_size, &mbmi->skip); in block_rd_txfm()