Searched refs:help (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/build/linux/ |
| H A D | opt_proc.sh | 24 --help | -h)
|
| /rockchip-linux_mpp/utils/ |
| H A D | mpp_opt.h | 31 const char* help; member
|
| H A D | utils.h | 28 const char* help; member
|
| H A D | mpi_dec_utils.c | 669 if (opt->help) { in mpi_dec_show_help() 670 len = strlen(opt->help); in mpi_dec_show_help() 681 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_dec_show_help()
|
| H A D | mpi_enc_utils.c | 811 if (opt->help) { in mpi_enc_show_help() 812 len = strlen(opt->help); in mpi_enc_show_help() 823 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_enc_show_help()
|
| H A D | utils.c | 43 options[i].name, options[i].argname, options[i].help); in _show_options()
|
| /rockchip-linux_mpp/tools/ |
| H A D | resolution_test.sh | 147 -h|--help) usage; exit 0; ;;
|
| H A D | changelog.sh | 93 --help | -h)
|
| H A D | mpp_doxyfile | 1115 # to NO can help when comparing the output of multiple runs. 1194 # files are now used as the Windows 98 help format, and will replace the old 1195 # Windows help format (.hlp) on all Windows platforms in the future. Compressed 1212 # including file name) of the HTML help compiler ( hhc.exe). If non-empty 1213 # doxygen will try to run the HTML help compiler on the generated index.hhp. 1240 # the table of contents of the HTML help documentation and to the tree view. 1310 # generated, together with the HTML files, they form an Eclipse help plugin. To 1311 # install this plugin and make it available under the help contents menu in 1315 # After copying Eclipse needs to be restarted before the help appears. 1321 # A unique identifier for the Eclipse help plugin. When installing the plugin [all …]
|
| /rockchip-linux_mpp/build/android/ |
| H A D | env_setup.sh | 29 --help | -h)
|
| /rockchip-linux_mpp/test/ |
| H A D | vpu_api_test.c | 59 const char* help; member 96 printf("-%s %-16s\t%s\n", opt[i].name, opt[i].argname, opt[i].help); in show_help()
|
| /rockchip-linux_mpp/doc/ |
| H A D | Rockchip_Developer_Guide_MPP_EN.md | 800 …t on the Android platform as an example. First run mpi_dec_test directly, help document can be pri… 804 The help document can be divided into two parts: command parameter descriptions of mpi_dec_test and… 820 | -help | show help | 884 The help document can be divided into three parts:
|
| H A D | Rockchip_Developer_Guide_MPP_CN.md | 894 | -help | 打开帮助文档。 |
|