Searched refs:stats_in_start (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h585 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start; member in struct:VP8_COMP::twopass_rc
H A Dfirstpass.c110 if ( &fps_ptr[offset] < cpi->twopass.stats_in_start )
H A Donyx_if.c1907 cpi->twopass.stats_in_start = oxcf->two_pass_stats_in.buf;
1908 cpi->twopass.stats_in = cpi->twopass.stats_in_start;

Completed in 72 milliseconds