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

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 169 static void accumulate_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) { function
802 accumulate_stats(&cpi->twopass.total_stats, &fps);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 164 static void accumulate_stats(FIRSTPASS_STATS *section, function
    [all...]

Completed in 184 milliseconds