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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.c347 static int set_string_pixel_fmt(void *obj, const AVOption *o, const char *val, uint8_t *dst) function
398 case AV_OPT_TYPE_PIXEL_FMT: return set_string_pixel_fmt(obj, o, val, dst);

Completed in 32 milliseconds