Searched refs:starting_buffer_level_ms (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h149 int64_t starting_buffer_level_ms; member in struct:VP9EncoderConfig
H A Dvp9_svc_layercontext.c74 lrc->buffer_level = oxcf->starting_buffer_level_ms *
H A Dvp9_encoder.c596 const int64_t starting = oxcf->starting_buffer_level_ms;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c377 oxcf->starting_buffer_level_ms = is_vbr ? 60000 : cfg->rc_buf_initial_sz;

Completed in 114 milliseconds