Home
last modified time | relevance | path

Searched refs:shall_we_drop (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dvfwcap.c162 static int shall_we_drop(AVFormatContext *s) in shall_we_drop() function
189 if(shall_we_drop(s)) in videostream_cb()
Ddshow.c142 static int shall_we_drop(AVFormatContext *s, int index, enum dshowDeviceType devtype) in shall_we_drop() function
171 if(shall_we_drop(s, index, devtype)) in callback()