Searched refs:ff_h263_pred_acdc (Results 1 – 3 of 3) sorted by relevance
78 void ff_h263_pred_acdc(MpegEncContext * s, int16_t *block, int n);
232 void ff_h263_pred_acdc(MpegEncContext * s, int16_t *block, int n) in ff_h263_pred_acdc() function
582 ff_h263_pred_acdc(s, block, n); in h263_decode_block()