Lines Matching refs:CLContext
59 const SmartPtr<CLContext> &context, in CLDarkChannelKernel()
69 SmartPtr<CLContext> context = get_context (); in prepare_arguments()
109 const SmartPtr<CLContext> &context, in CLMinFilterKernel()
147 const SmartPtr<CLContext> &context, in CLBiFilterKernel()
157 SmartPtr<CLContext> context = get_context (); in prepare_arguments()
186 const SmartPtr<CLContext> &context, SmartPtr<CLDefogDcpImageHandler> &defog_handler) in CLDefogRecoverKernel()
245 SmartPtr<CLContext> context = get_context (); in prepare_arguments()
290 const SmartPtr<CLContext> &context, const char *name) in CLDefogDcpImageHandler()
325 SmartPtr<CLContext> context = get_context (); in allocate_transmit_bufs()
377 create_kernel_dark_channel (const SmartPtr<CLContext> &context, SmartPtr<CLDefogDcpImageHandler> ha… in create_kernel_dark_channel()
392 const SmartPtr<CLContext> &context, in create_kernel_min_filter()
416 const SmartPtr<CLContext> &context, SmartPtr<CLDefogDcpImageHandler> handler) in create_kernel_bi_filter()
432 const SmartPtr<CLContext> &context, SmartPtr<CLDefogDcpImageHandler> handler) in create_kernel_defog_recover()
446 create_cl_defog_dcp_image_handler (const SmartPtr<CLContext> &context) in create_cl_defog_dcp_image_handler()