Searched defs:NUM_BYTES (Results 1 – 4 of 4) sorted by relevance
49 const NUM_BYTES: usize = WIDTH * HEIGHT * BYTES_PER_PIXEL; constant
58 const NUM_BYTES: usize = WIDTH * HEIGHT * BYTES_PER_PIXEL; constant
23 #define NUM_BYTES 3 macro
29 #define NUM_BYTES 3 macro