Home
last modified time | relevance | path

Searched refs:black0 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvsrc_testsrc.c1374 static const uint8_t black0[4] = { 16, 128, 128, 255 }; variable
1466 draw_bar(test, black0, x, 0, r_w, test->h, picref); in pal75bars_fill_picture()
1513 draw_bar(test, black0, x, 0, r_w, test->h, picref); in pal100bars_fill_picture()
1572 draw_bar(test, black0, x, r_h + w_h, tmp, p_h, picref); in smptebars_fill_picture()
1577 draw_bar(test, black0, x, r_h + w_h, tmp, p_h, picref); in smptebars_fill_picture()
1581 draw_bar(test, black0, x, r_h + w_h, test->w - x, p_h, picref); in smptebars_fill_picture()
1665 draw_bar(test, black0, x, y, tmp, test->h - y, picref); in smptehdbars_fill_picture()
1671 draw_bar(test, black0, x, y, tmp, test->h - y, picref); in smptehdbars_fill_picture()
1676 draw_bar(test, black0, x, y, tmp, test->h - y, picref); in smptehdbars_fill_picture()
1680 draw_bar(test, black0, x, y, tmp, test->h - y, picref); in smptehdbars_fill_picture()
[all …]
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_negative.cpp2375 void dng_negative::SetQuadBlacks (real64 black0, in SetQuadBlacks() argument
2395 info.fBlackLevel [0] [0] [j] = black0; in SetQuadBlacks()
2407 info.fBlackLevel [0] [0] [plane] = black0; in SetQuadBlacks()
Ddng_negative.h2040 void SetQuadBlacks (real64 black0,