Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp148 fecCtx->correct_direction = fecCtx->user_config.direction = FEC_CORRECT_DIRECTION_XY; in create_context()
376 fecCtx->correct_direction = fecCtx->user_config.direction; in prepare()
380 fecCtx->correct_direction = fecCtx->user_config.direction; in prepare()
434 fecCtx->correct_direction, in prepare()
529 fecCtx->correct_direction, in processing()
H A Drk_aiq_types_afec_algo_prvt.h64 fec_correct_direction_t correct_direction; member