Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvb.c80 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) in check_pixel() function
168 if (pattern & 1 && check_pixel(prev + x + y*width, pstart, pend)) in vb_decode_framedata()
/third_party/skia/tests/
H A DWritePixelsTest.cpp159 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() function
246 if (!check_pixel(bmpPMColor, canvasPixel, mul)) { in check_write()

Completed in 2 milliseconds