HomeSort by relevance Sort by last modified time
    Searched refs:_map_hist (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/ocl/
cl_newtonemapping_handler.h 60 float _map_hist[65536]; member in class:XCam::CLNewTonemappingImageHandler
cl_newtonemapping_handler.cpp 214 _map_hist[i] = i;
337 block_split_haleq (hist_per_block, hist_bin_count, block_totalnum, block_start_index, _y_max, _y_avg, _map_hist);
354 CL_MEM_READ_WRITE | CL_MEM_USE_HOST_PTR, &_map_hist);

Completed in 111 milliseconds