Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_utils.cpp361 SmartPtr<VideoBuffer> &stitch_buf, in sample_generate_top_view() argument
367 const VideoBufferInfo stitch_info = stitch_buf->get_video_info (); in sample_generate_top_view()
380 stitch_mem = stitch_buf->map (); in sample_generate_top_view()
391 stitch_buf->unmap(); in sample_generate_top_view()
398 SmartPtr<VideoBuffer> &stitch_buf, in sample_generate_rectified_view() argument
405 const VideoBufferInfo stitch_info = stitch_buf->get_video_info (); in sample_generate_rectified_view()
418 stitch_mem = stitch_buf->map (); in sample_generate_rectified_view()
429 stitch_buf->unmap(); in sample_generate_rectified_view()
Dcl_utils.h81 SmartPtr<VideoBuffer> &stitch_buf,
87 SmartPtr<VideoBuffer> &stitch_buf,