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

  /external/libxcam/modules/soft/
soft_geo_mapper.cpp 134 uint32_t thread_x = 2, thread_y = 2; local
141 xcam_ceil(global_size.value[1], thread_y) / thread_y);
soft_blender.cpp 365 uint32_t thread_x = 2, thread_y = 2; local
372 xcam_ceil(global_size.value[1], thread_y) / thread_y);
415 uint32_t thread_x = 2, thread_y = 2; member in namespace:XCam
422 xcam_ceil(global_size.value[1], thread_y) / thread_y); member in namespace:XCam
479 uint32_t thread_x = 2, thread_y = 2; local
486 xcam_ceil (global_size.value[1], thread_y) / thread_y);
536 uint32_t thread_x = 2, thread_y = 2 local
    [all...]
soft_stitcher.cpp 652 uint32_t thread_x = 1, thread_y = 4; local
656 xcam_ceil (global_size.value[1], thread_y) / thread_y);

Completed in 65 milliseconds