Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/examples/
H A Dvp9_spatial_svc_encoder.c149 static const uint32_t default_frames_to_code = 60 * 60; variable
222 app_input->frames_to_code = default_frames_to_code; in parse_command_line()