Home
last modified time | relevance | path

Searched defs:req_flags (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
Dopt.c1146 int req_flags, int rej_flags, enum AVOptionType parent_type) in opt_list()
1346 int av_opt_show2(void *obj, void *av_log_obj, int req_flags, int rej_flags) in av_opt_show2()
Dhwcontext_vulkan.c1304 VkMemoryPropertyFlagBits req_flags, const void *alloc_extension, in alloc_mem()
/third_party/ffmpeg/libavfilter/
Dvulkan.c90 VkMemoryPropertyFlagBits req_flags, void *alloc_extension, in vk_alloc_mem()
/third_party/ffmpeg/fftools/
Dcmdutils.c174 void show_help_options(const OptionDef *options, const char *msg, int req_flags, in show_help_options()