Searched defs:bit_value (Results 1 – 4 of 4) sorted by relevance
108 def _computeLEDmask(self, bit_value, failure, warning): argument152 def setLEDs(self, bit_value, failure, warning): argument
164 def TTCI_Set_LEDs(self, bit_value, failure, warning): argument
386 OPJ_BYTE bit_value = 0; in opj_mqc_bypass_flush_enc() local
424 int bit_value = i >> (tot_num_packets - j - 1) & 1; in ComputeMetricsForCode() local