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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 271 int64_t total_byte_count; member in struct:__anon21251
416 int64_t total_byte_count; member in struct:VP8_COMP
ratectrl.c 774 (cpi->total_byte_count * 8));
874 / (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...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 447 int64_t total_byte_count; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]

Completed in 134 milliseconds