Searched refs:mWidthTmp (Results 1 – 2 of 2) sorted by relevance
160 int mWidthTmp; variable
926 mWidthTmp = currentPictureSize.width; in postData()935 if ((mInterpr->camera[0]->mWidthTmp * mInterpr->camera[0]->mHeightTmp) > in postData()936 (mInterpr->camera[1]->mWidthTmp * mInterpr->camera[1]->mHeightTmp)) { in postData()939 } else if ((mInterpr->camera[0]->mWidthTmp * mInterpr->camera[0]->mHeightTmp) < in postData()940 (mInterpr->camera[1]->mWidthTmp * mInterpr->camera[1]->mHeightTmp)) { in postData()