HomeSort by relevance Sort by last modified time
    Searched full:last_drop (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/test/
datarate_test.cc 164 vpx_codec_pts_t last_drop = frame_count; local
169 ASSERT_LE(first_drop_, last_drop)
173 last_drop = first_drop_;

Completed in 34 milliseconds