Searched defs:y (Results 1 – 13 of 13) sorted by relevance
13 int y; member
63 int x, y; in main() local
45 size_t y; member69 int y; in clear_screen() local82 int y; in fill_cross_buffer() local
110 float y = (y_quantized - output->params.zero_point) * output->params.scale; in loop() local
23 bool y; member
19 struct sensor_value x, y, z; in fetch_and_display() local
16 #define LED_MATRIX_COORD(x, y) ((x) * HW_COL_COUNT) + (y) argument
39 int y; member
21 int y; member
30 static double pow(double x, double y) in pow()
50 double y = r_lin * 0.2126 + g_lin * 0.7152 + b_lin * 0.0722; in rgb888_to_lab() local
211 size_t y; in main() local
57 int y; member
Completed in 53 milliseconds