Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c151 static const uint32_t default_height = 1080; variable
219 enc_cfg->g_h = default_height; in parse_command_line()