Searched defs:BufferSpec (Results 1 – 2 of 2) sorted by relevance
142 struct BufferSpec { struct143 uint8_t* buffer;144 size_t size;145 int width;146 int height;147 int stride;148 int crop_x;149 int crop_y;150 int crop_width;151 int crop_height;[all …]
144 struct BufferSpec { struct145 uint8_t* buffer;146 size_t size;147 int width;148 int height;149 int stride;150 int crop_x;151 int crop_y;152 int crop_width;153 int crop_height;[all …]