Searched refs:inactive_zone_cols (Results 1 – 7 of 7) sorted by relevance
77 stats->inactive_zone_rows, stats->inactive_zone_cols, stats->MVr, in output_stats()99 section->inactive_zone_cols = 0.0; in av1_twopass_zero_stats()126 section->inactive_zone_cols += frame->inactive_zone_cols; in accumulate_stats()773 fps.inactive_zone_cols = (double)0; // TODO(paulwilkins): fix in av1_first_pass()
70 double inactive_zone_cols; member
107 section->inactive_zone_cols -= frame->inactive_zone_cols; in subtract_stats()
2161 left_edge += (int)(twopass->this_frame_stats.inactive_zone_cols * 2); in active_v_edge()2163 right_edge -= (int)(twopass->this_frame_stats.inactive_zone_cols * 2); in active_v_edge()
95 double inactive_zone_cols; // Image mask columns at left and right edges. member
113 stats->inactive_zone_rows, stats->inactive_zone_cols, stats->MVr, in output_stats()148 section->inactive_zone_cols = 0.0; in zero_stats()179 section->inactive_zone_cols += frame->inactive_zone_cols; in accumulate_stats()208 section->inactive_zone_cols -= frame->inactive_zone_cols; in subtract_stats()750 fps->inactive_zone_cols = (double)0; in first_pass_stat_calc()
3082 (cpi->twopass.this_frame_stats.inactive_zone_cols > 0)); in vp9_internal_image_edge()3126 left_edge += (int)(twopass->this_frame_stats.inactive_zone_cols * 2); in vp9_active_v_edge()3128 right_edge -= (int)(twopass->this_frame_stats.inactive_zone_cols * 2); in vp9_active_v_edge()