Home
last modified time | relevance | path

Searched refs:pp_help (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libpostproc/
H A Dpostprocess.h67 extern const char pp_help[]; ///< a simple help text
H A Dpostprocess.c578 const char pp_help[] = variable
638 for (p = pp_help; strchr(p, '\n'); p = strchr(p, '\n') + 1) { in pp_get_mode_by_name_and_quality()

Completed in 3 milliseconds