Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.h322 int get_output_reconstrcut_offset_x ();
Dcl_pyramid_blender.cpp1241 CLPyramidReconstructKernel::get_output_reconstrcut_offset_x () in get_output_reconstrcut_offset_x() function in XCam::CLPyramidReconstructKernel
1294 out_reconstruct_offset_x = get_output_reconstrcut_offset_x () / 8; in prepare_arguments()
1295 XCAM_ASSERT (out_reconstruct_offset_x * 8 == get_output_reconstrcut_offset_x ()); in prepare_arguments()