Home
last modified time | relevance | path

Searched defs:in_indent (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_diagnostic_trace.cpp114 size_t in_indent = (depth * 2 + 1) * g_trace_indent; in TraceNode() local
161 size_t in_indent = (depth * 2 + 1) * g_trace_indent; in ~TraceNode() local
/third_party/ffmpeg/libavfilter/
Dgraphdump.c74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local