Home
last modified time | relevance | path

Searched defs:qp_type (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_codecview.c223 int qstride, qp_type, ret; in filter_frame() local
/third_party/ffmpeg/libavutil/
Dframe.c55 int av_frame_set_qp_table(AVFrame *f, AVBufferRef *buf, int stride, int qp_type) in av_frame_set_qp_table()
/third_party/ffmpeg/libavcodec/
Dmpegvideo.c1420 int ff_mpv_export_qp_table(MpegEncContext *s, AVFrame *f, Picture *p, int qp_type) in ff_mpv_export_qp_table()