Searched defs:step (Results 1 – 8 of 8) sorted by relevance
/device/google/contexthub/lib/nanohub/ |
D | rsa.c | 23 …32_t *num, const uint32_t *denum, uint32_t *tmp, uint32_t *state1, uint32_t *state2, uint32_t step) in biModIterative() 112 static void biMulIterative(uint32_t *ret, const uint32_t *a, const uint32_t *b, uint32_t step) //re… in biMulIterative() 170 uint32_t step = *stepP, gigastep, gigastepBase, gigastepSubstep, megaSubstep; in rsaPubOpIterative() local 217 uint32_t state1 = 0, state2 = 0, step = 0, ns = 0; in rsaPubOp() local 231 uint32_t state1 = 0, state2 = 0, step; in biMod() local 238 uint32_t step; in biMul() local
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2226 cam_rational_type_t step) in getExifExposureValue()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2226 cam_rational_type_t step) in getExifExposureValue()
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/ |
D | mm_camera_interface.h | 124 int32_t step; member
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 2397 cam_rational_type_t step) in getExifExposureValue()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 1538 int32_t step; member
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 1972 int32_t step; member
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 1972 int32_t step; member
|