Searched refs:prefix_name (Results 1 – 3 of 3) sorted by relevance
288 dump_buf_perfix_path (const SmartPtr<VideoBuffer> buf, const char *prefix_name) in dump_buf_perfix_path() argument291 XCAM_ASSERT (prefix_name); in dump_buf_perfix_path()297 prefix_name, info.width, info.height, xcam_fourcc_to_string (info.format)); in dump_buf_perfix_path()
64 void dump_buf_perfix_path (const SmartPtr<VideoBuffer> buf, const char *prefix_name);
199 prefix_name = match.group('prefix_name')205 if prefix_name != source_tensor.op.name: