Home
last modified time | relevance | path

Searched defs:gray8 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/docs/examples/
H A DColor_Type_Gray_8.cpp14 uint8_t gray8[] = { 0xFF, 0xBB, 0x77, 0x33 }; in REG_FIDDLE() local
/third_party/skia/tests/
H A DReadPixelsTest.cpp405 static const uint8_t gray8[kNumPixels] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.c275 static void gray8(uint8_t *dst, const uint8_t *src, ptrdiff_t linesize, int h) in gray8() function

Completed in 5 milliseconds