Searched refs:de_reg_blocks (Results 1 – 13 of 13) sorted by relevance
33 static struct de_reg_blocks smbl_enable_block[DE_NUM];34 static struct de_reg_blocks smbl_ctrl_block[DE_NUM];35 static struct de_reg_blocks smbl_hist_block[DE_NUM];36 static struct de_reg_blocks smbl_csc_block[DE_NUM];37 static struct de_reg_blocks smbl_filter_block[DE_NUM];38 static struct de_reg_blocks smbl_lut_block[DE_NUM];
26 static struct de_reg_blocks vsu_glb_block[DE_NUM][VI_CHN_NUM];27 static struct de_reg_blocks vsu_out_block[DE_NUM][VI_CHN_NUM];28 static struct de_reg_blocks vsu_yscale_block[DE_NUM][VI_CHN_NUM];29 static struct de_reg_blocks vsu_cscale_block[DE_NUM][VI_CHN_NUM];30 static struct de_reg_blocks vsu_yhcoeff0_block[DE_NUM][VI_CHN_NUM];31 static struct de_reg_blocks vsu_yhcoeff1_block[DE_NUM][VI_CHN_NUM];32 static struct de_reg_blocks vsu_yvcoeff_block[DE_NUM][VI_CHN_NUM];33 static struct de_reg_blocks vsu_chcoeff0_block[DE_NUM][VI_CHN_NUM];34 static struct de_reg_blocks vsu_chcoeff1_block[DE_NUM][VI_CHN_NUM];35 static struct de_reg_blocks vsu_cvcoeff_block[DE_NUM][VI_CHN_NUM];
27 static struct de_reg_blocks gsu_glb_block[DE_NUM][UI_CHN_NUM];28 static struct de_reg_blocks gsu_out_block[DE_NUM][UI_CHN_NUM];29 static struct de_reg_blocks gsu_scale_block[DE_NUM][UI_CHN_NUM];30 static struct de_reg_blocks gsu_coeff_block[DE_NUM][UI_CHN_NUM];
28 static struct de_reg_blocks peak_block[DE_NUM][CHN_NUM];29 static struct de_reg_blocks peak_gain_block[DE_NUM][CHN_NUM];
29 static struct de_reg_blocks glb_ctl_block[DE_NUM];31 static struct de_reg_blocks33 static struct de_reg_blocks vi_fc_block[DE_NUM][VI_CHN_NUM];35 static struct de_reg_blocks vi_size_block[DE_NUM][VI_CHN_NUM];37 static struct de_reg_blocks42 static struct de_reg_blocks bld_attr_block[DE_NUM];43 static struct de_reg_blocks bld_ctl_block[DE_NUM];44 static struct de_reg_blocks bld_ck_block[DE_NUM];45 static struct de_reg_blocks bld_out_block[DE_NUM];47 static struct de_reg_blocks lbc_block[DE_NUM][VI_CHN_NUM];[all …]
31 static struct de_reg_blocks dcsc_coeff_block[DE_NUM];32 static struct de_reg_blocks dcsc_enable_block[DE_NUM];
25 static struct de_reg_blocks ase_block[DE_NUM][CHN_NUM];
29 static struct de_reg_blocks fcc_para_block[DE_NUM][CHN_NUM];
31 static struct de_reg_blocks bws_block[DE_NUM][CHN_NUM];32 static struct de_reg_blocks bws_para_block[DE_NUM][CHN_NUM];
27 static struct de_reg_blocks lti_block[DE_NUM][CHN_NUM];
28 static struct de_reg_blocks fce_para_block[DE_NUM][CHN_NUM];29 static struct de_reg_blocks fce_celut_block[DE_NUM][CHN_NUM];30 static struct de_reg_blocks fce_hist_block[DE_NUM][CHN_NUM];
40 static struct de_reg_blocks csc_block[DE_NUM][CHN_NUM];41 static struct de_reg_blocks icsc_block[DE_NUM][CHN_NUM];
237 struct de_reg_blocks { struct
Completed in 31 milliseconds