Searched refs:stats_in_start (Results 1 – 6 of 6) sorted by relevance
101 const FIRSTPASS_STATS *stats_in_start; member
1796 lc->twopass.stats_in_start = lc->rc_twopass_stats_in.buf; in vp9_create_compressor()1797 lc->twopass.stats_in = lc->twopass.stats_in_start; in vp9_create_compressor()1798 lc->twopass.stats_in_end = lc->twopass.stats_in_start in vp9_create_compressor()1828 cpi->twopass.stats_in_start = oxcf->two_pass_stats_in.buf; in vp9_create_compressor()1829 cpi->twopass.stats_in = cpi->twopass.stats_in_start; in vp9_create_compressor()
86 (offset < 0 && p->stats_in + offset < p->stats_in_start)) { in read_frame_stats()2574 twopass->stats_in - 2 > twopass->stats_in_start && in is_skippable_frame()
584 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start; member
2055 cpi->twopass.stats_in_start = oxcf->two_pass_stats_in.buf; in vp8_create_compressor()2056 cpi->twopass.stats_in = cpi->twopass.stats_in_start; in vp8_create_compressor()
110 if ( &fps_ptr[offset] < cpi->twopass.stats_in_start ) in read_frame_stats()