Home
last modified time | relevance | path

Searched refs:stats_ (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.cc33 stats_->Append(*pkt); in EncodeFrame()
47 cfg_.rc_twopass_stats_in = stats_->buf(); in EncodeFrameInternal()
141 stats_.Reset(); in RunLoop()
156 &stats_); in RunLoop()
Dencode_test_driver.h95 : cfg_(cfg), deadline_(deadline), init_flags_(init_flags), stats_(stats) { in Encoder()
164 TwopassStatsStore *stats_; variable
234 TwopassStatsStore stats_; variable