Home
last modified time | relevance | path

Searched refs:dump_buf_perfix_path (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/
Dxcam_utils.h64 void dump_buf_perfix_path (const SmartPtr<VideoBuffer> buf, const char *prefix_name);
Dxcam_utils.cpp288 dump_buf_perfix_path (const SmartPtr<VideoBuffer> buf, const char *prefix_name) in dump_buf_perfix_path() function
/external/libxcam/modules/soft/
Dsoft_blender.cpp122 #define dump_buf dump_buf_perfix_path
155 dump_buf_perfix_path (buf, file_name); in dump_level_buf()
Dsoft_stitcher.cpp57 dump_buf_perfix_path (buf, name); in stitcher_dump_buf()