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

  /external/libvpx/vp8/encoder/
ratectrl.c 845 if ((cpi->buffer_level < cpi->oxcf.optimal_buffer_level) ||
856 (cpi->buffer_level < cpi->oxcf.optimal_buffer_level))
859 (cpi->oxcf.optimal_buffer_level - cpi->buffer_level) /
    [all...]
firstpass.c 251 double buffer_fullness_ratio = (double)cpi->buffer_level / DOUBLE_DIVIDE_CHECK((double)cpi->oxcf.optimal_buffer_level);
    [all...]
onyx_if.c     [all...]
onyx_int.h 426 int buffer_level; member in struct:__anon8495

Completed in 25 milliseconds