h263_pred_dc       75 libavcodec/h263.c static int h263_pred_dc(MpegEncContext * s, int n, int16_t **dc_val_ptr);
h263_pred_dc     1369 libavcodec/h263.c                 pred_dc = h263_pred_dc(s, i, &dc_ptr[i]);