Home
last modified time | relevance | path

Searched defs:dark (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_maskedclamp.c132 AVFrame *out, *base, *dark, *bright; in process_frame() local
224 AVFilterLink *dark = ctx->inputs[1]; in config_output() local
[all...]
H A Dvf_datascope.c479 FFDrawColor dark; member
778 FFDrawColor dark; member
/third_party/cups-filters/cupsfilters/
H A Dcmyk.c1036 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 DQrCode.java314 private void setModule(int x, int y, int dark) { in setModule() argument
[all...]
/third_party/backends/backend/
H A Dplustek-usbcalfile.c575 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 Dmicrotek2.c4835 scsi_send_shading(Microtek2_Scanner *ms, uint8_t *shading_data, uint32_t length, uint8_t dark) scsi_send_shading() argument
[all...]
H A Dmicrotek2.h1106 uint8_t dark; /* is 1 for reading dark shading */ member
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp647 int dark = 0; in getPenaltyScore() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c590 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 Dgenesys.cpp2662 std::uint32_t dark = 0xffff; genesys_dark_white_shading_calibration() local
[all...]

Completed in 30 milliseconds