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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.h 91 double inactive_zone_cols; // Image mask columns at left and right edges. member in struct:__anon24784
vp9_firstpass.c 116 stats->inactive_zone_rows, stats->inactive_zone_cols, stats->MVr,
151 section->inactive_zone_cols = 0.0;
182 section->inactive_zone_cols += frame->inactive_zone_cols;
211 section->inactive_zone_cols -= frame->inactive_zone_cols;
757 fps->inactive_zone_cols = (double)0;
    [all...]
vp9_rdopt.c     [all...]

Completed in 66 milliseconds