HomeSort by relevance Sort by last modified time
    Searched refs:starting_buffer_level_in_ms (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/common/
onyx.h 163 int64_t starting_buffer_level_in_ms; member in struct:__anon10963
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 242 int64_t starting_buffer_level_in_ms; member in struct:__anon10994
onyx_if.c 224 lc->starting_buffer_level_in_ms = cpi->oxcf.starting_buffer_level_in_ms;
264 cpi->oxcf.starting_buffer_level_in_ms = lc->starting_buffer_level_in_ms;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 355 oxcf->starting_buffer_level_in_ms = cfg.rc_buf_initial_sz;
    [all...]

Completed in 31 milliseconds