HomeSort by relevance Sort by last modified time
    Searched full:rtp_callback (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_audio.cc 92 rtp_callback = new RTPCallback();
139 delete rtp_callback;
155 RTPCallback* rtp_callback; member in class:webrtc::__anon28003::RtpRtcpAudioTest
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
receive_statistics_impl.h 32 StreamDataCountersCallback* rtp_callback);
receive_statistics_impl.cc 30 StreamDataCountersCallback* rtp_callback)
50 rtp_callback_(rtp_callback) {}
  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
avcodec.h 2352 void (*rtp_callback)(struct AVCodecContext *avctx, void *data, int size, int mb_nb); member in struct:AVCodecContext
    [all...]

Completed in 116 milliseconds