Home
last modified time | relevance | path

Searched defs:oapv_imgb (Results 1 – 1 of 1) sorted by relevance

/external/libopenapv/inc/
Doapv.h255 struct oapv_imgb { struct
256 int cs; /* color space */
257 int np; /* number of plane */
259 int w[OAPV_MAX_CC];
261 int h[OAPV_MAX_CC];
263 int x[OAPV_MAX_CC];
265 int y[OAPV_MAX_CC];
267 int s[OAPV_MAX_CC];
269 int e[OAPV_MAX_CC];
271 void *a[OAPV_MAX_CC];
[all …]