Home
last modified time | relevance | path

Searched refs:rightCrop (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp933 int rightCrop = frame->mAlignment/2 - frame->mWidth; in notifyFrame() local
935 CAMHAL_LOGDB("Video snapshot right crop = %d", rightCrop); in notifyFrame()
948 main_jpeg->right_crop = rightCrop; in notifyFrame()