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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 272 int64_t total_byte_count; member in struct:__anon17721
417 int64_t total_byte_count; member in struct:VP8_COMP
ratectrl.c 766 (cpi->total_byte_count * 8));
866 / (cpi->total_byte_count * 8));
    [all...]
onyx_if.c 247 lc->total_byte_count = cpi->total_byte_count;
285 cpi->total_byte_count = lc->total_byte_count;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 275 int64_t total_byte_count; member in struct:__anon29497
420 int64_t total_byte_count; member in struct:VP8_COMP
ratectrl.c 766 (cpi->total_byte_count * 8));
866 / (cpi->total_byte_count * 8));
    [all...]
onyx_if.c 244 lc->total_byte_count = cpi->total_byte_count;
282 cpi->total_byte_count = lc->total_byte_count;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 275 int64_t total_byte_count; member in struct:__anon40680
420 int64_t total_byte_count; member in struct:VP8_COMP
ratectrl.c 766 (cpi->total_byte_count * 8));
866 / (cpi->total_byte_count * 8));
    [all...]
onyx_if.c 244 lc->total_byte_count = cpi->total_byte_count;
282 cpi->total_byte_count = lc->total_byte_count;
    [all...]

Completed in 105 milliseconds