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

  /external/libvpx/vp8/encoder/
firstpass.c 106 cpi->stats_in = Position;
114 start_pos = cpi->stats_in;
120 if (cpi->stats_in >= cpi->stats_in_end)
123 *next_frame = *cpi->stats_in;
142 /*start_pos = cpi->stats_in;
289 if (cpi->stats_in >= cpi->stats_in_end)
292 *fps = *cpi->stats_in++;
    [all...]
onyx_int.h 468 FIRSTPASS_STATS *stats_in, *stats_in_end; member in struct:__anon5299
onyx_if.c     [all...]

Completed in 19 milliseconds