Searched refs:sharp_params (Results 1 – 2 of 2) sorted by relevance
91 ctx->sharp_params.mode_coeffs[0] = 0xc;//-1 in create_context()92 ctx->sharp_params.mode_coeffs[1] = 0xc;//-1 in create_context()93 ctx->sharp_params.mode_coeffs[2] = 0xc;//-1 in create_context()94 ctx->sharp_params.mode_coeffs[3] = 0xc;//-1 in create_context()95 ctx->sharp_params.mode_coeffs[4] = 0xb;// 0x8 in create_context()96 ctx->sharp_params.mode_coeffs[5] = 0xc;//-1 in create_context()97 ctx->sharp_params.mode_coeffs[6] = 0xc;//-1 in create_context()98 ctx->sharp_params.mode_coeffs[7] = 0xc;//-1 in create_context()99 ctx->sharp_params.mode_coeffs[8] = 0xc;//-1 in create_context()100 ctx->sharp_params.sharp_factor = 8.0; in create_context()[all …]
16 rk_aiq_aie_params_int_t sharp_params; member