Searched refs:non_zero (Results 1 – 4 of 4) sorted by relevance
294 uint64_t non_zero = 10; in readfd_set_test() local299 ret = set_counter(fd, non_zero); in readfd_set_test()302 non_zero); in readfd_set_test()
778 const int non_zero = in ReconstructIntra16() local781 it->top_nz_[x] = it->left_nz_[y] = non_zero; in ReconstructIntra16()783 nz |= non_zero << n; in ReconstructIntra16()930 const int non_zero = in ReconstructUV() local933 it->top_nz_[4 + ch + x] = it->left_nz_[4 + ch + y] = non_zero; in ReconstructUV()934 nz |= non_zero << n; in ReconstructUV()
2476 gboolean non_zero = FALSE; in _g_dbus_get_machine_id()2514 non_zero = TRUE; in _g_dbus_get_machine_id()2517 if (i != 32 || ret[i] != '\n' || ret[i + 1] != '\0' || !non_zero) in _g_dbus_get_machine_id()