Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/
DNV12_resize.cpp62 mmUint32 cox, coy, codx, cody; in VT_resizeFrame_Video_opt2_lp() local
86 coy = 0; in VT_resizeFrame_Video_opt2_lp()
91 coy = cropout->y; in VT_resizeFrame_Video_opt2_lp()
113 ptr8 = (mmUchar*)o_img_ptr->imgPtr + cox + coy*o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()
184 ptr8Cb = (mmUchar*)o_img_ptr->clrPtr + cox + coy*o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()
/hardware/ti/omap4xxx/camera/
DNV12_resize.c51 mmUint32 cox, coy, codx, cody; in VT_resizeFrame_Video_opt2_lp() local
81 coy = 0; in VT_resizeFrame_Video_opt2_lp()
88 coy = cropout->y; in VT_resizeFrame_Video_opt2_lp()
109 ptr8 = (mmUchar*)o_img_ptr->imgPtr + cox + coy*o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()
187 ptr8Cb = (mmUchar*)o_img_ptr->clrPtr + cox + coy*o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()