Home
last modified time | relevance | path

Searched refs:FF_MPV_FLAG_QP_RD (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegvideo.h595 #define FF_MPV_FLAG_QP_RD 0x0004 macro
634 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c444 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
647 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
653 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2257 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2277 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
3161 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3298 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.h676 #define FF_MPV_FLAG_QP_RD 0x0004 macro
688 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c383 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
579 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2041 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2061 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
2895 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3032 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dmpegvideo.h588 #define FF_MPV_FLAG_QP_RD 0x0004 macro
619 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegvideo.h595 #define FF_MPV_FLAG_QP_RD 0x0004 macro
634 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c444 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
651 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
657 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2262 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2282 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
3166 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3303 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegvideo.h587 #define FF_MPV_FLAG_QP_RD 0x0004 macro
618 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c427 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
630 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
636 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2221 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2241 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
3117 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3254 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.h590 #define FF_MPV_FLAG_QP_RD 0x0004 macro
621 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c427 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
630 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
636 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2221 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2241 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
3117 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3254 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dmpegvideo.h595 #define FF_MPV_FLAG_QP_RD 0x0004 macro
634 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.h676 #define FF_MPV_FLAG_QP_RD 0x0004 macro
688 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c383 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
579 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2041 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2061 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
2895 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3032 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dmpegvideo.h573 #define FF_MPV_FLAG_QP_RD 0x0004 macro
610 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.h590 #define FF_MPV_FLAG_QP_RD 0x0004 macro
621 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
H A Dmpegvideo_enc.c427 (s->mpv_flags & FF_MPV_FLAG_QP_RD)) && in ff_mpv_encode_init()
630 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
636 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && in ff_mpv_encode_init()
2217 if (!(s->mpv_flags & FF_MPV_FLAG_QP_RD)) { in encode_mb_internal()
2237 } else if (s->mpv_flags & FF_MPV_FLAG_QP_RD) in encode_mb_internal()
3112 …if (mb_type & (mb_type-1) || (s->mpv_flags & FF_MPV_FLAG_QP_RD)) { // more than 1 MB type possible… in encode_thread()
3249 if ((s->mpv_flags & FF_MPV_FLAG_QP_RD) && dmin < INT_MAX) { in encode_thread()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dmpegvideo.h572 #define FF_MPV_FLAG_QP_RD 0x0004 macro
608 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dmpegvideo.h588 #define FF_MPV_FLAG_QP_RD 0x0004 macro
619 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dmpegvideo.h588 #define FF_MPV_FLAG_QP_RD 0x0004 macro
619 …tion optimization for qp selection", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_QP_RD }, 0, 0, FF…