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

  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 625 const int frames_after_arf = local
641 if (frames_fwd > frames_after_arf) frames_fwd = frames_after_arf;
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 1882 int frames_after_arf; local
    [all...]

Completed in 125 milliseconds