Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c158 static const uint32_t default_temporal_layering_mode = 0; variable
205 svc_ctx->temporal_layering_mode = default_temporal_layering_mode; in parse_command_line()