Home
last modified time | relevance | path

Searched defs:gray_value (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/source/stm/
Dtrc_pkt_proc_stm.cpp958 uint64_t gray_value = 0; in bin_to_gray() local
969 uint64_t TrcPktProcStm::gray_to_bin(uint64_t gray_value) in gray_to_bin()
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/arduino/
Dimage_provider.cc222 float gray_value = (0.2126 * r) + (0.7152 * g) + (0.0722 * b); in DecodeAndProcessImage() local
/external/ImageMagick/MagickCore/
Dxwindow.c7728 gray_value; in XMakeStandardColormap() local