Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.h300 class CLPyramidReconstructKernel
304 explicit CLPyramidReconstructKernel (
325 XCAM_DEAD_COPY (CLPyramidReconstructKernel);
Dcl_pyramid_blender.cpp1229 CLPyramidReconstructKernel::CLPyramidReconstructKernel ( in CLPyramidReconstructKernel() function in XCam::CLPyramidReconstructKernel
1241 CLPyramidReconstructKernel::get_output_reconstrcut_offset_x () in get_output_reconstrcut_offset_x()
1251 CLPyramidReconstructKernel::prepare_arguments (CLArgList &args, CLWorkSize &work_size) in prepare_arguments()
1641 kernel = new CLPyramidReconstructKernel (context, blender, layer, is_uv); in create_pyramid_reconstruct_kernel()