Searched refs:F_HAVE_AFFINITY (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_pullup.c32 #define F_HAVE_AFFINITY 2 macro
374 if (f->flags & F_HAVE_AFFINITY)
377 f->flags |= F_HAVE_AFFINITY;
383 f->next->flags |= F_HAVE_AFFINITY;
384 f->next->next->flags |= F_HAVE_AFFINITY;

Completed in 20 milliseconds