OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARG_DEF_ENUM
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/
args.h
41
#define
ARG_DEF_ENUM
(s,l,v,d,e) {s,l,v,d,e}
vpxenc.c
947
static const arg_def_t end_usage =
ARG_DEF_ENUM
(NULL, "end-usage", 1,
1029
static const arg_def_t tune_ssim =
ARG_DEF_ENUM
(NULL, "tune", 1,
[
all
...]
Completed in 157 milliseconds