Searched refs:optimal_buffer_level_ms (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h150 int64_t optimal_buffer_level_ms; member in struct:VP9EncoderConfig
H A Dvp9_encoder.c597 const int64_t optimal = oxcf->optimal_buffer_level_ms;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c378 oxcf->optimal_buffer_level_ms = is_vbr ? 60000 : cfg->rc_buf_optimal_sz;

Completed in 220 milliseconds