Home
last modified time | relevance | path

Searched refs:ISP_RAW_BIT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adrc/
H A Drk_aiq_types_adrc_algo_prvt.h66 #define ISP_RAW_BIT (12) macro
69 #define DSTBITS (ISP_RAW_BIT << MFHDR_LOG_Q_BITS)
H A Drk_aiq_adrc_algo_v10.cpp628 float dstbits = ISP_RAW_BIT * (1 << MFHDR_LOG_Q_BITS); in AdrcExpoParaProcessing()
H A Drk_aiq_adrc_algo_v11.cpp686 float dstbits = ISP_RAW_BIT * (1 << MFHDR_LOG_Q_BITS); in AdrcExpoParaProcessing()
H A Drk_aiq_adrc_algo_v12.cpp913 float dstbits = ISP_RAW_BIT * (1 << MFHDR_LOG_Q_BITS); in AdrcExpoParaProcessing()