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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 146 stats->sr_coded_error,
171 section->sr_coded_error = 0.0;
193 section->sr_coded_error += frame->sr_coded_error;
215 section->sr_coded_error -= frame->sr_coded_error;
239 section->sr_coded_error /= section->count;
500 int64_t sr_coded_error = 0; local
701 sr_coded_error += gf_motion_error;
703 sr_coded_error += this_error
    [all...]
vp9_onyx_int.h 81 double sr_coded_error; member in struct:__anon23076

Completed in 2191 milliseconds