Searched defs:mode_s (Results 1 – 7 of 7) sorted by relevance
141 struct mode_s { struct142 const char *mode_string; argument147 static struct mode_s mode_arr[] = { argument
104 struct mode_s { struct105 const char *mode_string; argument110 static struct mode_s mode_arr[] = { argument
160 static struct mode_s { struct161 const char *mode_string; argument184 const struct mode_s *mp; in print_modes() argument
142 mode_s = { variable
217 mode_s = { variable
38 def convert_grid_sample_mode(mode_s): argument
611 [](const std::vector<uint64_t>& frames, const std::string& mode_s) { in initPythonBindings()