Searched refs:cox (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/
H A DNV12_resize.cpp62 mmUint32 cox, coy, codx, cody; local
85 cox = 0;
90 cox = cropout->x;
113 ptr8 = (mmUchar*)o_img_ptr->imgPtr + cox + coy*o_img_ptr->uWidth;
184 ptr8Cb = (mmUchar*)o_img_ptr->clrPtr + cox + coy*o_img_ptr->uWidth;
/hardware/ti/omap4xxx/camera/
H A DNV12_resize.c51 mmUint32 cox, coy, codx, cody; local
80 cox = 0;
87 cox = cropout->x;
109 ptr8 = (mmUchar*)o_img_ptr->imgPtr + cox + coy*o_img_ptr->uWidth;
187 ptr8Cb = (mmUchar*)o_img_ptr->clrPtr + cox + coy*o_img_ptr->uWidth;

Completed in 62 milliseconds