Searched refs:vp8_subtract_b_c (Results 1 – 4 of 4) sorted by relevance
66 extern void vp8_subtract_b_c(BLOCK *be, BLOCKD *bd, int pitch);166 vp8_subtract_b = vp8_subtract_b_c; in vp8_cmachine_specific_config()
61 #define vp8_encodemb_subb vp8_subtract_b_c
28 void vp8_subtract_b_c(BLOCK *be, BLOCKD *bd, int pitch) in vp8_subtract_b_c() function
88 cpi->rtcd.encodemb.subb = vp8_subtract_b_c; in vp8_cmachine_specific_config()