Searched refs:ResetDecoder (Results 1 - 7 of 7) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.h157 void ResetDecoder();
H A Dgrfmt_jpeg.cpp1105 void GrFmtJpegReader::ResetDecoder() function in class:GrFmtJpegReader
1140 ResetDecoder();
1150 ResetDecoder();
/external/webrtc/webrtc/modules/video_coding/include/
H A Dvideo_coding.h391 virtual int32_t ResetDecoder() = 0;
/external/webrtc/webrtc/modules/video_coding/
H A Dvideo_coding_impl.cc222 int32_t ResetDecoder() override { return receiver_.ResetDecoder(); }
H A Dvideo_receiver.cc384 int32_t VideoReceiver::ResetDecoder() { function in class:webrtc::vcm::VideoReceiver
453 ResetDecoder();
H A Dvideo_coding_impl.h151 int32_t ResetDecoder();
/external/webrtc/webrtc/video/
H A Dvie_channel.cc931 vcm_->ResetDecoder();
1191 vcm_->ResetDecoder();

Completed in 143 milliseconds