uint8_tpadding_data;///< BF edge padding pixel data
uint8_tbf_template[ISP_BF_TEMPLATE_X_NUMS][ISP_BF_TEMPLATE_Y_NUMS];///< BF template data
uint8_tdenoising_level;///< BF denoising level, from 2 to 20, the bigger the better denoising performance, but the worse detailed
uint8_tpadding_line_tail_valid_start_pixel;///< BF edge padding line tail valid start pixel, padding data will only be valid between the valid start pixel and the valid end pixel. Set both the start and end pixel to 0 to make all padding pixel valid
uint8_tpadding_line_tail_valid_end_pixel;///< BF edge padding line tail valid end pixel, padding data will only be valid between the valid start pixel and the valid end pixel. Set both the start and end pixel to 0 to make all padding pixel valid