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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow.c260 const char *devtypename = (devtype == VideoDevice) ? "video" : "audio"; local
266 devtypename);
309 devtypename);
528 const char *devtypename = (devtype == VideoDevice) ? "video" : "audio"; local
545 devtypename);
612 av_log(avctx, AV_LOG_ERROR, "Could not set %s options\n", devtypename);
617 "Could not find output pin from %s capture device.\n", devtypename);

Completed in 54 milliseconds