Searched defs:gf_group_inactive_zone_rows (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2334 double gf_group_inactive_zone_rows = 0.0; local
2388 gf_group_inactive_zone_rows -= this_frame->inactive_zone_rows;
2446 gf_group_inactive_zone_rows += this_frame->inactive_zone_rows;
2555 gf_group_inactive_zone_rows += this_frame->inactive_zone_rows;
2583 ((gf_group_inactive_zone_rows * 2) /

Completed in 71 milliseconds