Searched defs:dark (Results 1 - 10 of 10) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_maskedclamp.c | 132 AVFrame *out, *base, *dark, *bright; in process_frame() local 224 AVFilterLink *dark = ctx->inputs[1]; in config_output() local [all...] |
H A D | vf_datascope.c | 479 FFDrawColor dark; member 778 FFDrawColor dark; member
|
/third_party/cups-filters/cupsfilters/ |
H A D | cmyk.c | 1036 dark, /* Light ink cut-off */ in cupsCMYKLoad() local 1877 cupsCMYKSetLtDk(cups_cmyk_t *cmyk, int channel, float light, float dark) cupsCMYKSetLtDk() argument [all...] |
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | QrCode.java | 314 private void setModule(int x, int y, int dark) { in setModule() argument [all...] |
/third_party/backends/backend/ |
H A D | plustek-usbcalfile.c | 575 usb_SaveFineCalData( Plustek_Device *dev, int dpi, u_short *dark, u_short *white, u_long vals ) usb_SaveFineCalData() argument 657 usb_ReadFineCalData( Plustek_Device *dev, int dpi, u_long *dim_d, u_short *dark, u_long *dim_w, u_short *white ) usb_ReadFineCalData() argument
|
H A D | microtek2.c | 4835 scsi_send_shading(Microtek2_Scanner *ms, uint8_t *shading_data, uint32_t length, uint8_t dark) scsi_send_shading() argument [all...] |
H A D | microtek2.h | 1106 uint8_t dark; /* is 1 for reading dark shading */ member
|
/third_party/qrcodegen/cpp/ |
H A D | qrcodegen.cpp | 647 int dark = 0; in getPenaltyScore() local
|
/third_party/qrcodegen/c/ |
H A D | qrcodegen.c | 590 bool dark = getBit(data[i >> 3], 7 - (i & 7)); in drawCodewords() local 697 int dark = 0; getPenaltyScore() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 2662 std::uint32_t dark = 0xffff; genesys_dark_white_shading_calibration() local [all...] |
Completed in 30 milliseconds