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

  /external/chromium_org/third_party/webrtc/modules/utility/source/
video_coder.h 41 int8_t DefaultPayloadType(const char* plName);
video_coder.cc 47 int8_t plType = DefaultPayloadType(videoCodecInst.plName);
90 int8_t VideoCoder::DefaultPayloadType(const char* plName)
file_recorder_impl.cc 413 _videoCodecInst.plType = _videoEncoder->DefaultPayloadType(

Completed in 307 milliseconds