Searched refs:receive_stats_callback_ (Results 1 – 4 of 4) sorted by relevance
24 receive_stats_callback_(receive_statistics_proxy), in VideoStreamDecoder()48 receive_stats_callback_->OnDecodedFrame(video_frame, qp, decode_time_ms, in FrameToRender()55 receive_stats_callback_->OnDroppedFrames(frames_dropped); in OnDroppedFrames()59 receive_stats_callback_->OnIncomingPayloadType(payload_type); in OnIncomingPayloadType()64 receive_stats_callback_->OnDecoderImplementationName(implementation_name); in OnDecoderImplementationName()
25 receive_stats_callback_(receive_statistics_proxy), in VideoStreamDecoder()49 receive_stats_callback_->OnDecodedFrame(video_frame, qp, decode_time_ms, in FrameToRender()56 receive_stats_callback_->OnDroppedFrames(frames_dropped); in OnDroppedFrames()60 receive_stats_callback_->OnIncomingPayloadType(payload_type); in OnIncomingPayloadType()65 receive_stats_callback_->OnDecoderImplementationName(implementation_name); in OnDecoderImplementationName()
52 ReceiveStatisticsProxy* const receive_stats_callback_; variable
57 ReceiveStatisticsProxy* const receive_stats_callback_; variable