Home
last modified time | relevance | path

Searched refs:AV_OPT_FLAG_CHILD_CONSTS (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavutil/
H A Dopt.h296 #define AV_OPT_FLAG_CHILD_CONSTS (1<<18) ///< set if option constants can also reside in child o… macro
H A Dopt.c263 int search_flags = (o->flags & AV_OPT_FLAG_CHILD_CONSTS) ? AV_OPT_SEARCH_CHILDREN : 0; in set_string_number()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavutil/
H A Dopt.h296 #define AV_OPT_FLAG_CHILD_CONSTS (1<<18) ///< set if option constants can also reside in child o… macro
H A Dopt.c263 int search_flags = (o->flags & AV_OPT_FLAG_CHILD_CONSTS) ? AV_OPT_SEARCH_CHILDREN : 0; in set_string_number()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavutil/
H A Dopt.h296 #define AV_OPT_FLAG_CHILD_CONSTS (1<<18) ///< set if option constants can also reside in child o… macro
H A Dopt.c263 int search_flags = (o->flags & AV_OPT_FLAG_CHILD_CONSTS) ? AV_OPT_SEARCH_CHILDREN : 0; in set_string_number()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavutil/
H A Dopt.h296 #define AV_OPT_FLAG_CHILD_CONSTS (1<<18) ///< set if option constants can also reside in child o… macro
H A Dopt.c263 int search_flags = (o->flags & AV_OPT_FLAG_CHILD_CONSTS) ? AV_OPT_SEARCH_CHILDREN : 0; in set_string_number()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/libavutil/
H A Dopt.h296 #define AV_OPT_FLAG_CHILD_CONSTS (1<<18) ///< set if option constants can also reside in child o… macro
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Doptions_table.h41 #define CC AV_OPT_FLAG_CHILD_CONSTS
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Doptions_table.h41 #define CC AV_OPT_FLAG_CHILD_CONSTS
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Doptions_table.h41 #define CC AV_OPT_FLAG_CHILD_CONSTS
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Doptions_table.h41 #define CC AV_OPT_FLAG_CHILD_CONSTS
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/
H A DAPIchanges162 Add AV_OPT_FLAG_CHILD_CONSTS.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/
H A DAPIchanges67 Add AV_OPT_FLAG_CHILD_CONSTS.
/dports/multimedia/handbrake/ffmpeg-4.4/doc/
H A DAPIchanges162 Add AV_OPT_FLAG_CHILD_CONSTS.