Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dmpp_opt.h30 const char* full_name; member
H A Dmpi_dec_utils.c663 if (opt->full_name) { in mpi_dec_show_help()
664 len = strlen(opt->full_name); in mpi_dec_show_help()
681 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_dec_show_help()
H A Dmpi_enc_utils.c805 if (opt->full_name) { in mpi_enc_show_help()
806 len = strlen(opt->full_name); in mpi_enc_show_help()
823 mpp_log(logs, opt->name, opt->full_name, opt->help); in mpi_enc_show_help()