Searched refs:format_set (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.c331 int format_set = 0; local
344 for (i = 0; i < n && !format_set; i++) {
452 format_set = 1;
463 *pformat_set = format_set;
535 int format_set = 0; local
576 dshow_cycle_formats(avctx, devtype, pin, &format_set);
577 if (!format_set) {
611 if (set_format && !format_set) {

Completed in 35 milliseconds