Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngcp.c355 VLO("log-depth", log_depth, 0)
2155 log_search(struct display *dp, unsigned int log_depth) in log_search() argument
2158 if (dp->nsp/*next entry to change*/ <= log_depth) in log_search()
2169 unsigned int log_depth; in cp_one_file() local
2193 log_depth = (unsigned int)/*SAFE*/val; in cp_one_file()
2196 log_depth = 0U; in cp_one_file()
2229 log_search(dp, log_depth); in cp_one_file()
2268 log_search(dp, log_depth); in cp_one_file()