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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
superframe_test.cc 23 last_sf_pts_(0) {}
68 last_sf_pts_ = pkt->data.frame.pts;
74 pkt->data.frame.pts - last_sf_pts_ >= 5;
82 vpx_codec_pts_t last_sf_pts_; member in class:__anon17627::SuperframeTest
  /external/libvpx/libvpx/test/
superframe_test.cc 23 last_sf_pts_(0) {}
68 last_sf_pts_ = pkt->data.frame.pts;
74 pkt->data.frame.pts - last_sf_pts_ >= 5;
82 vpx_codec_pts_t last_sf_pts_; member in class:__anon8494::SuperframeTest
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
superframe_test.cc 23 last_sf_pts_(0) {}
68 last_sf_pts_ = pkt->data.frame.pts;
74 pkt->data.frame.pts - last_sf_pts_ >= 5;
82 vpx_codec_pts_t last_sf_pts_; member in class:__anon19678::SuperframeTest

Completed in 1837 milliseconds