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

  /external/libvpx/vp8/encoder/
firstpass.c 105 cpi->stats_in = Position;
110 if (cpi->stats_in >= cpi->stats_in_end)
113 *next_frame = *cpi->stats_in;
132 /*start_pos = cpi->stats_in;
304 if (cpi->stats_in >= cpi->stats_in_end)
307 *fps = *cpi->stats_in;
308 cpi->stats_in = (void*)((char *)cpi->stats_in + stats_sz);
    [all...]
onyx_int.h 476 FIRSTPASS_STATS *stats_in, *stats_in_end; member in struct:__anon5136
onyx_if.c     [all...]

Completed in 82 milliseconds