Searched refs:afd_config (Results 1 – 1 of 1) sorted by relevance
91 RkAiqAlgoConfigAfd* afd_config = (RkAiqAlgoConfigAfd*)mConfig; in prepare() local95 afd_config->LinePeriodsPerField = (float)sharedCom->snsDes.frame_length_lines; in prepare()96 afd_config->PixelPeriodsPerLine = (float)sharedCom->snsDes.line_length_pck; in prepare()97 afd_config->PixelClockFreqMHZ = (float) sharedCom->snsDes.pixel_clock_freq_mhz; in prepare()100 afd_config->RawWidth = sharedCom->snsDes.isp_acq_width; in prepare()101 afd_config->RawHeight = sharedCom->snsDes.isp_acq_height; in prepare()