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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_overlay.c99 int allow_packed_rgb; member in struct:OverlayContext
594 if (s->allow_packed_rgb) {
627 { "rgb", "force packed RGB in input and output (deprecated)", OFFSET(allow_packed_rgb), AV_OPT_TYPE_INT, {.i64=0}, 0, 1, FLAGS },

Completed in 54 milliseconds