Home | History | Annotate | Download | only in libcamera

Lines Matching refs:tempW

742             int tempW, tempH = 0;
743 m_secCamera->getPictureSize(&tempW, &tempH);
745 if (tempW != orgPictureW || tempH != orgPictureH) {