ff_h263_pred_dc 102 libavcodec/h263.h int ff_h263_pred_dc(MpegEncContext * s, int n, int16_t **dc_val_ptr); ff_h263_pred_dc 553 libavcodec/ituh263enc.c pred_dc = ff_h263_pred_dc(s, i, &dc_ptr[i]);