Searched refs:check_pixel (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.c79 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) function
163 if(pattern & 1 && check_pixel(prev + x + y*width, pstart, pend))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvb.c79 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) function
163 if (pattern & 1 && check_pixel(prev + x + y*width, pstart, pend))

Completed in 164 milliseconds