Searched refs:SliceLossIndicationRequest (Results 1 - 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/include/mock/
H A Dmock_vcm_callbacks.h23 MOCK_METHOD1(SliceLossIndicationRequest, int32_t(const uint64_t pictureId));
/external/webrtc/webrtc/modules/video_coding/include/
H A Dvideo_coding_defines.h152 virtual int32_t SliceLossIndicationRequest(const uint64_t pictureId) { function in class:webrtc::VCMFrameTypeCallback
/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_receiver.cc321 _frameTypeCallback->SliceLossIndicationRequest(pictureID);
/external/webrtc/webrtc/video/
H A Dvie_channel.h253 virtual int32_t SliceLossIndicationRequest(
H A Dvie_channel.cc1039 int32_t ViEChannel::SliceLossIndicationRequest( function in class:webrtc::ViEChannel

Completed in 121 milliseconds