Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/examples/
H A Dinspect.c329 static int put_str_with_escape(char *buffer, const char *str) { in put_str_with_escape() function
739 buf += put_str_with_escape(buf, aom_codec_build_config()); in inspect()