ff_mpv_export_qp_table 681 libavcodec/h263dec.c ff_mpv_export_qp_table(s, pict, s->current_picture_ptr, FF_QSCALE_TYPE_MPEG1); ff_mpv_export_qp_table 686 libavcodec/h263dec.c ff_mpv_export_qp_table(s, pict, s->last_picture_ptr, FF_QSCALE_TYPE_MPEG1); ff_mpv_export_qp_table 2082 libavcodec/mpeg12dec.c ff_mpv_export_qp_table(s, pict, s->current_picture_ptr, FF_QSCALE_TYPE_MPEG2); ff_mpv_export_qp_table 2093 libavcodec/mpeg12dec.c ff_mpv_export_qp_table(s, pict, s->last_picture_ptr, FF_QSCALE_TYPE_MPEG2); ff_mpv_export_qp_table 784 libavcodec/mpegvideo.h int ff_mpv_export_qp_table(MpegEncContext *s, AVFrame *f, Picture *p, int qp_type); ff_mpv_export_qp_table 770 libavcodec/rv10.c ff_mpv_export_qp_table(s, pict, s->current_picture_ptr, FF_QSCALE_TYPE_MPEG1); ff_mpv_export_qp_table 775 libavcodec/rv10.c ff_mpv_export_qp_table(s, pict,s->last_picture_ptr, FF_QSCALE_TYPE_MPEG1); ff_mpv_export_qp_table 1604 libavcodec/rv34.c ff_mpv_export_qp_table(s, pict, s->current_picture_ptr, FF_QSCALE_TYPE_MPEG1); ff_mpv_export_qp_table 1610 libavcodec/rv34.c ff_mpv_export_qp_table(s, pict, s->last_picture_ptr, FF_QSCALE_TYPE_MPEG1);