Searched refs:CAMERA_I2CSizeExCore (Results 1 – 2 of 2) sorted by relevance
61 CAMERAResult CAMERA_I2CSizeExCore(CAMERASelect camera, CAMERAContext context, CAMERASize size);355 return CAMERA_I2CSizeExCore(camera, context, size); in CAMERA_I2CSizeEx()374 return CAMERA_I2CSizeExCore(camera, CAMERA_CONTEXT_BOTH, size); in CAMERA_I2CSize()
1236 CAMERAResult CAMERA_I2CSizeExCore(CAMERASelect camera, CAMERAContext context, CAMERASize size) in CAMERA_I2CSizeExCore() function