Searched refs:uWidth (Results 1 – 6 of 6) sorted by relevance
54 if(i_img_ptr->uWidth == o_img_ptr->uWidth) in VT_resizeFrame_Video_opt2_lp()59 ALOGV("************************(i_img_ptr->width == %d" , i_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()61 ALOGV("************************(o_img_ptr->width == %d" ,o_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()82 codx = o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()89 codx = cropout->uWidth; in VT_resizeFrame_Video_opt2_lp()92 idx = i_img_ptr->uWidth; 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()
184 i_img_ptr.uWidth = params->in_width; in resize_nv12()185 i_img_ptr.uStride = i_img_ptr.uWidth; in resize_nv12()189 i_img_ptr.clrPtr = i_img_ptr.imgPtr + (i_img_ptr.uWidth * i_img_ptr.uHeight); in resize_nv12()192 o_img_ptr.uWidth = params->out_width; in resize_nv12()193 o_img_ptr.uStride = o_img_ptr.uWidth; in resize_nv12()197 o_img_ptr.clrPtr = o_img_ptr.imgPtr + (o_img_ptr.uWidth * o_img_ptr.uHeight); in resize_nv12()
65 if ( i_img_ptr->uWidth == o_img_ptr->uWidth ) { in VT_resizeFrame_Video_opt2_lp()68 CAMHAL_LOGV("************************(i_img_ptr->width == %d" , i_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()70 CAMHAL_LOGV("************************(o_img_ptr->width == %d" ,o_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()87 codx = o_img_ptr->uWidth; in VT_resizeFrame_Video_opt2_lp()92 codx = cropout->uWidth; in VT_resizeFrame_Video_opt2_lp()95 idx = i_img_ptr->uWidth; 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()
239 i_img_ptr.uWidth = params->in_width; in resize_nv12()240 i_img_ptr.uStride = i_img_ptr.uWidth; in resize_nv12()244 i_img_ptr.clrPtr = i_img_ptr.imgPtr + (i_img_ptr.uWidth * i_img_ptr.uHeight); in resize_nv12()248 o_img_ptr.uWidth = params->out_width; in resize_nv12()249 o_img_ptr.uStride = o_img_ptr.uWidth; in resize_nv12()253 o_img_ptr.clrPtr = o_img_ptr.imgPtr + (o_img_ptr.uWidth * o_img_ptr.uHeight); in resize_nv12()
97 mmInt32 uWidth; member109 mmUint32 uWidth; /* dx of rectangle */ member
104 mmInt32 uWidth; member117 mmUint32 uWidth; /* dx of rectangle */ member