/hardware/libhardware/modules/camera/ |
D | Stream.cpp | 39 mWidth(s->width), in Stream() 127 if (s->width != mWidth) { in isValidReuseStream() 129 __func__, mId, s->width, mWidth); in isValidReuseStream()
|
D | Stream.h | 59 const uint32_t mWidth; variable
|
/hardware/libhardware/tests/camera2/ |
D | CameraStreamFixture.h | 110 mWidth = entry.data.i32[0]; in SetUp() 174 mWidth, mHeight, format, /*size (for jpegs)*/0, in CreateStream() 273 int mWidth; variable
|
D | CameraBurstTests.cpp | 228 dout << "Buffer dimensions " << mWidth << "x" << mHeight << std::endl; in TEST_F() 250 (mWidth * mHeight - (underexposed + overexposed)); in TEST_F() 382 dout << "Stream size is " << mWidth << " x " << mHeight << std::endl; in TEST_F() 429 if (availableProcessedSizes.data.i32[i] == mWidth && in TEST_F() 436 "available sizes: " << mWidth << ", " << mHeight; in TEST_F() 664 int numValidPixels = mWidth * mHeight - (underexposed + overexposed); in TEST_F()
|
D | camera2_utils.cpp | 322 mWidth(0), mHeight(0), mFormat(0) in StreamAdapter() 345 mWidth = width; in connectToDevice() 356 mWidth, mHeight, mFormat, getStreamOps(), in connectToDevice() 390 mWidth, mHeight, mFormat); in connectToDevice() 394 __FUNCTION__, mWidth, mHeight, mFormat, mId); in connectToDevice()
|
D | CameraMultiStreamTests.cpp | 177 mWidth(width), in CameraStream() 205 mWidth, mHeight, mFormat, /*size (for jpegs)*/0, in SetUp() 232 int mWidth; member
|
D | camera2_utils.h | 195 uint32_t mWidth; variable
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCapture.cpp | 52 if ( ( w != ( int ) cap->mWidth ) || in setParametersCapture() 58 cap->mWidth = w; in setParametersCapture() 63 CAMHAL_LOGVB("Image: cap.mWidth = %d", (int)cap->mWidth); in setParametersCapture() 1090 CAMHAL_LOGDB("Params Width = %d", (int)imgCaptureData->mWidth); in UseBuffersCapture() 1091 CAMHAL_LOGDB("Params Height = %d", (int)imgCaptureData->mWidth); in UseBuffersCapture()
|
D | OMXCameraAdapter.cpp | 498 cap->mWidth = w; in setParameters() 503 CAMHAL_LOGVB("Prev: cap.mWidth = %d", (int)cap->mWidth); in setParameters() 511 cap->mWidth = w; in setParameters() 516 CAMHAL_LOGVB("Video: cap.mWidth = %d", (int)cap->mWidth); in setParameters() 525 if ( ( cap->mWidth >= 1920 ) && in setParameters() 532 else if ( ( ( cap->mWidth < 1920 ) || in setParameters() 794 portCheck.format.video.nFrameWidth = portParams.mWidth; in setFormat() 816 portCheck.format.image.nFrameWidth = portParams.mWidth; in setFormat() 855 …portCheck.nBufferSize = portParams.mStride * portParams.mWidth * portParams.mHe… in setFormat() 2981 detectFaces(pBuffHeader, fdResult, pPortParam->mWidth, pPortParam->mHeight); in OMXCameraAdapterFillBufferDone() [all …]
|
D | OMXFocus.cpp | 732 mFocusAreas.itemAt(n)->transfrom((size_t)mPreviewData->mWidth, in setTouchFocus() 740 … ( focusAreas[0]->tAlgoAreas[n].nLeft * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth; in setTouchFocus() 744 … ( focusAreas[0]->tAlgoAreas[n].nWidth * TOUCH_FOCUS_RANGE ) / mPreviewData->mWidth; in setTouchFocus()
|
D | OMXAlgo.cpp | 1069 tmpWidth = mPreviewData->mWidth; in setSensorOrientation() 1070 mPreviewData->mWidth = 640; in setSensorOrientation() 1117 mPreviewData->mWidth = tmpWidth; in setSensorOrientation()
|
D | OMXExif.cpp | 368 exifTags->ulImageWidth = capData->mWidth; in setupEXIF() 565 snprintf(temp_value, sizeof(temp_value)/sizeof(char), "%lu", capData->mWidth); in setupEXIF_libjpeg()
|
D | OMX3A.cpp | 1528 mMeteringAreas.itemAt(n)->transfrom((size_t)mPreviewData->mWidth, in setMeteringAreas() 1536 … ( meteringAreas[0]->tAlgoAreas[n].nLeft * METERING_AREAS_RANGE ) / mPreviewData->mWidth; in setMeteringAreas() 1540 … ( meteringAreas[0]->tAlgoAreas[n].nWidth * METERING_AREAS_RANGE ) / mPreviewData->mWidth; in setMeteringAreas()
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 917 mWidth = mHeight = 0; in QCameraGrallocMemory() 957 mWidth = width; in setWindowInfo() 1058 err = mWindow->set_buffers_geometry(mWindow, mWidth, mHeight, mFormat); in allocate() 1075 __func__, gralloc_usage, mWindow, mWidth, mHeight, mFormat); in allocate()
|
D | QCameraMem.h | 174 int mWidth, mHeight, mFormat; variable
|
/hardware/ti/omap4xxx/camera/inc/ |
D | ANativeWindowDisplayAdapter.h | 41 int mWidth; member
|
D | CameraHal.h | 261 mWidth(0), in CameraFrame() 281 mWidth(frame.mWidth), in CameraFrame() 299 unsigned int mWidth, mHeight; variable
|
/hardware/ti/omap4xxx/camera/ |
D | AppCallbackNotifier.cpp | 751 frame->mWidth, in copyAndSendPreviewFrame() 774 frame->mWidth, in copyAndSendPreviewFrame() 933 int rightCrop = frame->mAlignment/2 - frame->mWidth; in notifyFrame() 1064 structConvImage input = {frame->mWidth, in notifyFrame()
|
D | ANativeWindowDisplayAdapter.cpp | 1260 df.mWidth = caFrame->mWidth; in frameCallback()
|
D | CameraHal.cpp | 1462 mPreviewWidth = frame.mWidth; in startPreview() 2393 mParameters.getPictureSize(( int * ) &frame.mWidth, in startImageBracketing() 2396 ret = allocImageBufs(frame.mWidth, in startImageBracketing() 2580 mParameters.getPictureSize(( int * ) &frame.mWidth, in takePicture() 2583 ret = allocImageBufs(frame.mWidth, in takePicture()
|
D | BaseCameraAdapter.cpp | 879 ret = getFrameSize(frame->mWidth, frame->mHeight); in sendCommand()
|
/hardware/qcom/camera/QCamera2/HAL3/ |
D | QCamera3Channel.h | 164 uint32_t mWidth, mHeight; variable
|
D | QCamera3Channel.cpp | 473 mWidth(stream->width), in QCamera3RegularChannel() 504 mWidth(width), in QCamera3RegularChannel() 643 streamDim.width = mWidth; in registerBuffers()
|
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
D | OMXCameraAdapter.h | 314 OMX_U32 mWidth; variable
|