OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyCodecSpecific
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
encoded_frame.h
114
void
CopyCodecSpecific
(const RTPVideoHeader* header);
generic_encoder.cc
27
void
CopyCodecSpecific
(const CodecSpecificInfo* info, RTPVideoHeader* rtp) {
282
CopyCodecSpecific
(codecSpecificInfo, rtpVideoHeaderPtr);
encoded_frame.cc
98
void VCMEncodedFrame::
CopyCodecSpecific
(const RTPVideoHeader* header) {
frame_buffer.cc
131
CopyCodecSpecific
(&packet.codecSpecificHeader);
Completed in 59 milliseconds