Home
last modified time | relevance | path

Searched refs:H264SpropParameterSets (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/video_coding/
Dh264_sprop_parameter_sets.h22 class H264SpropParameterSets {
24 H264SpropParameterSets() {} in H264SpropParameterSets() function
32 RTC_DISALLOW_COPY_AND_ASSIGN(H264SpropParameterSets);
Dh264_sprop_parameter_sets_unittest.cc21 H264SpropParameterSets h264_sprop;
Dh264_sprop_parameter_sets.cc32 bool H264SpropParameterSets::DecodeSprop(const std::string& sprop) { in DecodeSprop()
/external/webrtc/video/
Drtp_video_stream_receiver2.cc1140 H264SpropParameterSets sprop_decoder; in InsertSpsPpsIntoTracker()
Drtp_video_stream_receiver.cc1167 H264SpropParameterSets sprop_decoder; in InsertSpsPpsIntoTracker()