Home
last modified time | relevance | path

Searched defs:width_arg (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/libvpx/examples/
H A Dsimple_encoder.c162 const char *width_arg = NULL; in main() local
H A Dvp9cx_set_ref.c181 const char *width_arg = NULL; in main() local
H A Dtwopass_encoder.c204 const char *const width_arg = argv[2]; in main() local
H A Dvp9_spatial_svc_encoder.c53 static const arg_def_t width_arg = ARG_DEF("w", "width", 1, "source width"); variable
/aosp_15_r20/external/libaom/examples/
H A Dscalable_encoder.c134 const char *width_arg = NULL; in main() local
H A Dsimple_encoder.c161 const char *width_arg = NULL; in main() local
H A Daom_cx_set_ref.c208 const char *width_arg = NULL; in main() local
H A Dtwopass_encoder.c199 const char *const width_arg = argv[2]; in main() local
H A Dnoise_model.c74 static const arg_def_t width_arg = variable
H A Dphoton_noise_table.c93 static arg_def_t width_arg = variable
H A Dlightfield_encoder.c447 const char *const width_arg = argv[1]; in main() local
H A Dsvc_encoder_rtc.cc68 static const arg_def_t width_arg = ARG_DEF("w", "width", 1, "Source width"); variable