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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvb.c84 static inline int check_line(uint8_t *buf, uint8_t *start, uint8_t *end) function
115 if(check_line(prev + y*width, pstart, pend))
134 if(check_line(prev + t + y*width, pstart, pend))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvb.c84 static inline int check_line(uint8_t *buf, uint8_t *start, uint8_t *end) function
115 if (check_line(prev + y*width, pstart, pend))
134 if (check_line(prev + t + y*width, pstart, pend))

Completed in 106 milliseconds