Searched refs:ff_pred8x8l_dc_8_mmi (Results 1 – 3 of 3) sorted by relevance
32 void ff_pred8x8l_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright,
47 h->pred8x8l [DC_PRED ] = ff_pred8x8l_dc_8_mmi; in ff_h264_pred_init_mips()
246 void ff_pred8x8l_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright, in ff_pred8x8l_dc_8_mmi() function