#include <image_types.h>
Public Attributes | |
float * | buf |
const int32_t | height |
const int32_t | stride |
const int32_t | width |
Definition at line 67 of file image_types.h.
float* image_f32::buf |
Definition at line 73 of file image_types.h.
const int32_t image_f32::height |
Definition at line 70 of file image_types.h.
const int32_t image_f32::stride |
Definition at line 71 of file image_types.h.
const int32_t image_f32::width |
Definition at line 69 of file image_types.h.