Searched refs:mHeightTmp (Results 1 – 2 of 2) sorted by relevance
161 int mHeightTmp; variable
916 mHeightTmp = currentPictureSize.height; in postData()924 if ((mInterpr->camera[0]->mWidthTmp * mInterpr->camera[0]->mHeightTmp) > in postData()925 (mInterpr->camera[1]->mWidthTmp * mInterpr->camera[1]->mHeightTmp)) { in postData()928 } else if ((mInterpr->camera[0]->mWidthTmp * mInterpr->camera[0]->mHeightTmp) < in postData()929 (mInterpr->camera[1]->mWidthTmp * mInterpr->camera[1]->mHeightTmp)) { in postData()