Searched refs:cropout (Results 1 – 4 of 4) sorted by relevance
44 IC_rect_type* cropout, /* how much to resize to in final image */ in VT_resizeFrame_Video_opt2_lp() argument84 if ( !cropout ) { in VT_resizeFrame_Video_opt2_lp()90 cox = cropout->x; in VT_resizeFrame_Video_opt2_lp()91 coy = cropout->y; in VT_resizeFrame_Video_opt2_lp()92 codx = cropout->uWidth; in VT_resizeFrame_Video_opt2_lp()93 cody = cropout->uHeight; in VT_resizeFrame_Video_opt2_lp()
30 IC_rect_type* cropout, /* how much to resize to in final image */ in VT_resizeFrame_Video_opt2_lp() argument78 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()
131 IC_rect_type* cropout, /* how much to resize to in final image */
140 IC_rect_type* cropout, /* how much to resize to in final image */