Searched refs:OnEncodeStarted (Results 1 – 8 of 8) sorted by relevance
100 encode_timer.OnEncodeStarted(frame); in GetTimingFrames()220 encode_timer.OnEncodeStarted(frame); in TEST()302 encode_timer.OnEncodeStarted(frame); in TEST()312 encode_timer.OnEncodeStarted(frame); in TEST()322 encode_timer.OnEncodeStarted(frame); in TEST()331 encode_timer.OnEncodeStarted(frame); in TEST()355 encode_timer.OnEncodeStarted(frame); in TEST()380 encode_timer.OnEncodeStarted(frame); in TEST()406 encode_timer.OnEncodeStarted(frame); in TEST()432 encode_timer.OnEncodeStarted(frame); in TEST()[all …]
36 void OnEncodeStarted(const VideoFrame& frame);
83 void FrameEncodeMetadataWriter::OnEncodeStarted(const VideoFrame& frame) { in OnEncodeStarted() function in webrtc::FrameEncodeMetadataWriter
1435 stream_resource_manager_.OnEncodeStarted(out_frame, time_when_posted_us); in EncodeVideoFrame()1449 frame_encode_metadata_writer_.OnEncodeStarted(out_frame); in EncodeVideoFrame()
48 void OnEncodeStarted(const VideoFrame& cropped_frame,
70 void EncodeUsageResource::OnEncodeStarted(const VideoFrame& cropped_frame, in OnEncodeStarted() function in webrtc::EncodeUsageResource
111 void OnEncodeStarted(const VideoFrame& cropped_frame,
459 void VideoStreamEncoderResourceManager::OnEncodeStarted( in OnEncodeStarted() function in webrtc::VideoStreamEncoderResourceManager463 encode_usage_resource_->OnEncodeStarted(cropped_frame, in OnEncodeStarted()