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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 136 const FIRSTPASS_STATS *stats_in_start; member in struct:__anon24788
vp9_encoder.c     [all...]
vp9_firstpass.c 76 (offset < 0 && p->stats_in + offset < p->stats_in_start)) {
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 564 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start; member in struct:VP8_COMP::twopass_rc
firstpass.c 100 if (&fps_ptr[offset] < cpi->twopass.stats_in_start) return EOF;
    [all...]
onyx_if.c     [all...]

Completed in 107 milliseconds