Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCSD/decoder/source/stm/
H A 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()