HomeSort by relevance Sort by last modified time
    Searched refs:ResetDecoder (Results 1 - 7 of 7) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_jpeg.h 157 void ResetDecoder();
grfmt_jpeg.cpp 1105 void GrFmtJpegReader::ResetDecoder()
1140 ResetDecoder();
    [all...]
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 391 virtual int32_t ResetDecoder() = 0;
  /external/webrtc/webrtc/modules/video_coding/
video_coding_impl.cc 222 int32_t ResetDecoder() override { return receiver_.ResetDecoder(); }
video_receiver.cc 384 int32_t VideoReceiver::ResetDecoder() {
453 ResetDecoder();
video_coding_impl.h 151 int32_t ResetDecoder();
  /external/webrtc/webrtc/video/
vie_channel.cc     [all...]

Completed in 112 milliseconds