Searched refs:encoded_frame_size_ (Results 1 – 3 of 3) sorted by relevance
61 encoded_frame_size_(0), in VideoProcessorImpl()167 return encoded_frame_size_; in EncodedFrameSize()212 encoded_frame_size_ = 0; in ProcessFrame()243 encoded_frame_size_ = encoded_image._length; in FrameEncoded()
215 size_t encoded_frame_size_; variable
184 encoded_frame_size_.AddSample(frame.length_); in EncodedFrameCallback()466 PrintResult("encoded_frame_size", encoded_frame_size_, " bytes"); in PrintResults()505 encoded_frame_size_.AddSample(comparison.encoded_frame_size); in PerformFrameComparison()575 test::Statistics encoded_frame_size_ GUARDED_BY(comparison_lock_);