Searched refs:FF_OPT_TYPE_CONST (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Denum_options.c72 if (u->type == FF_OPT_TYPE_CONST && u->unit && !strcmp(u->unit, o->unit))
84 if (o->type != FF_OPT_TYPE_CONST)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Dopt.h42 FF_OPT_TYPE_CONST=128, enumerator in enum:AVOptionType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dopt.h237 FF_OPT_TYPE_CONST=128, enumerator in enum:AVOptionType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.h246 FF_OPT_TYPE_CONST=128, enumerator in enum:AVOptionType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvpxenc.c784 {"error_resilient", "enable error resilience", 0, FF_OPT_TYPE_CONST, {.dbl = VP8F_ERROR_RESILIENT}, INT_MIN, INT_MAX, VE, "flags"}, \
785 {"altref", "enable use of alternate reference frames (VP8/2-pass only)", 0, FF_OPT_TYPE_CONST, {.dbl = VP8F_AUTO_ALT_REF}, INT_MIN, INT_MAX, VE, "flags"}, \

Completed in 139 milliseconds