Searched defs:in_height (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/camera/inc/ | ||
D | Encoder_libjpeg.h | 118 int in_height; member |
/hardware/ti/omap4xxx/camera/ | ||
D | Encoder_libjpeg.cpp | 363 int out_height = 0, in_height = 0; in encode() local |