Searched defs:Q12 (Results 1 - 5 of 5) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
H A DQCameraHWI.h48 #ifdef Q12
49 #undef Q12 macro
52 #define Q12 4096 macro
/device/lge/mako/camera/QCamera/HAL/core/inc/
H A DQCameraHWI.h52 #ifdef Q12
53 #undef Q12 macro
56 #define Q12 4096 macro
/device/lge/mako/camera/
H A DQCameraHWI.h52 #ifdef Q12
53 #undef Q12 macro
56 #define Q12 4096 macro
H A DQualcommCameraHardware.cpp283 #ifdef Q12
284 #undef Q12 macro
287 #define Q12 4096 macro
4455 pictureAspectRatio = (uint32_t)((mPictureWidth * Q12) / mPictureHeight);
4467 (uint32_t)((mThumbnailWidth * Q12) / mThumbnailHeight);
4475 (mThumbnailWidth * Q12) / pictureAspectRatio;
4481 (mThumbnailHeight * pictureAspectRatio) / Q12;
9834 uint32_t pictureAspectRatio = (uint32_t)((width * Q12)/height);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
H A DQCameraHWI.h55 #ifdef Q12
56 #undef Q12 macro
59 #define Q12 4096 macro

Completed in 25 milliseconds