Searched refs:estimation_kernel (Results 1 – 1 of 1) sorted by relevance
837 SmartPtr<CLWaveletNoiseEstimateKernel> estimation_kernel; in create_kernel_noise_estimation() local848 estimation_kernel = new CLWaveletNoiseEstimateKernel ( in create_kernel_noise_estimation()850 XCAM_ASSERT (estimation_kernel.ptr ()); in create_kernel_noise_estimation()853 …estimation_kernel->build_kernel (kernel_new_wavelet_info[KernelWaveletNoiseEstimate], build_option… in create_kernel_noise_estimation()856 XCAM_ASSERT (estimation_kernel->is_valid ()); in create_kernel_noise_estimation()858 return estimation_kernel; in create_kernel_noise_estimation()