Searched refs:AV_OPT_MULTI_COMPONENT_RANGE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h350 * provide AV_OPT_MULTI_COMPONENT_RANGE to av_opt_query_ranges or
359 * av_opt_query_ranges(&ranges, obj, key, AV_OPT_MULTI_COMPONENT_RANGE);
634 #define AV_OPT_MULTI_COMPONENT_RANGE 0x1000 macro
817 * AV_OPT_MULTI_COMPONENT_RANGE indicates that function may return more than one component, @see AVOptionRanges
835 * AV_OPT_MULTI_COMPONENT_RANGE indicates that function may return more than one component, @see AVOptionRanges
H A Dopt.c1598 if (!(flags & AV_OPT_MULTI_COMPONENT_RANGE))

Completed in 110 milliseconds