Searched refs:vp8_encode_intra16x16mby (Results 1 – 4 of 4) sorted by relevance
16 void vp8_encode_intra16x16mby(const VP8_ENCODER_RTCD *, MACROBLOCK *x);
94 void vp8_encode_intra16x16mby(const VP8_ENCODER_RTCD *rtcd, MACROBLOCK *x) in vp8_encode_intra16x16mby() function
1089 vp8_encode_intra16x16mby(IF_RTCD(&cpi->rtcd), x); in vp8cx_encode_intra_macro_block()1143 vp8_encode_intra16x16mby(IF_RTCD(&cpi->rtcd), x); in vp8cx_encode_intra_macro_block()1238 vp8_encode_intra16x16mby(IF_RTCD(&cpi->rtcd), x); in vp8cx_encode_inter_macroblock()
84 vp8_encode_intra16x16mby(IF_RTCD(&cpi->rtcd), x); in vp8_encode_intra()