Searched refs:check_pixel (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvb.c79 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) function
170 if(pattern & 1 && check_pixel(prev + x + y*width, pstart, pend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvb.c79 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) function
170 if(pattern & 1 && check_pixel(prev + x + y*width, pstart, pend))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvb.c79 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) function
170 if(pattern & 1 && check_pixel(prev + x + y*width, pstart, pend))

Completed in 184 milliseconds