Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DEncoder_libjpeg.h118 int in_height; member
/hardware/ti/omap4xxx/camera/
DEncoder_libjpeg.cpp363 int out_height = 0, in_height = 0; in encode() local