Searched refs:dstWidthF (Results 1 – 1 of 1) sorted by relevance
380 const GLfloat dstWidthF = (GLfloat) dstWidth; in resample_linear_row_ub() local384 const GLfloat srcCol = (dstCol * srcWidth) / dstWidthF; in resample_linear_row_ub()437 const GLfloat dstWidthF = (GLfloat) dstWidth; in resample_linear_row_float() local441 const GLfloat srcCol = (dstCol * srcWidth) / dstWidthF; in resample_linear_row_float()