Home
last modified time | relevance | path

Searched refs:CLTnrType (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_tnr_handler.h31 enum CLTnrType { enum
45 const SmartPtr<CLContext> &context, CLTnrType type);
51 CLTnrType _type;
97 … explicit CLTnrImageHandler (const SmartPtr<CLContext> &context, CLTnrType type, const char *name);
118 CLTnrType _type;
138 create_cl_tnr_image_handler (const SmartPtr<CLContext> &context, CLTnrType type);
Dcl_tnr_handler.cpp97 const SmartPtr<CLContext> &context, CLTnrType type) in CLTnrImageKernel()
261 CLTnrImageHandler::CLTnrImageHandler (const SmartPtr<CLContext> &context, CLTnrType type, const cha… in CLTnrImageHandler()
439 create_cl_tnr_image_handler (const SmartPtr<CLContext> &context, CLTnrType type) in create_cl_tnr_image_handler()