Home
last modified time | relevance | path

Searched refs:cropout (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/
DNV12_resize.c30 IC_rect_type* cropout, /* how much to resize to in final image */ in VT_resizeFrame_Video_opt2_lp() argument
78 if (cropout == NULL) in VT_resizeFrame_Video_opt2_lp()
87 cox = cropout->x; in VT_resizeFrame_Video_opt2_lp()
88 coy = cropout->y; in VT_resizeFrame_Video_opt2_lp()
89 codx = cropout->uWidth; in VT_resizeFrame_Video_opt2_lp()
90 cody = cropout->uHeight; in VT_resizeFrame_Video_opt2_lp()
/hardware/ti/omap4xxx/camera/inc/
DNV12_resize.h140 IC_rect_type* cropout, /* how much to resize to in final image */