Searched refs:vp9_encode_block_intra (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.h | 34 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block,
|
D | vp9_encodemb.c | 705 void vp9_encode_block_intra(MACROBLOCK *x, int plane, int block, in vp9_encode_block_intra() function
|
D | vp9_rdopt.c | 373 vp9_encode_block_intra(x, plane, block, plane_bsize, tx_size, &mbmi->skip); in block_rd_txfm()
|