13#include <mpix/types.h>
void mpix_auto_black_level(struct mpix_auto_ctrls *ctrls, struct mpix_stats *stats)
Run Black Level Correction (BLC) algorithm to update the black level.
void mpix_auto_init_defaults(struct mpix_auto_ctrls *ctrls)
Set the defaults for the auto-tuning parameters that are set to zero.
void mpix_auto_white_balance(struct mpix_auto_ctrls *ctrls, struct mpix_stats *stats)
Run Auto White Balance algorithm to update the color balance.
void mpix_auto_exposure_control(struct mpix_auto_ctrls *ctrls, struct mpix_stats *stats)
Run auto-exposure algorithm to update the exposure control value.