Home
last modified time | relevance | path

Searched defs:VCMExtDecoderMapItem (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Ddecoder_database.h33 struct VCMExtDecoderMapItem { struct
38 uint8_t payload_type;
39 VideoDecoder* external_decoder_instance;
Ddecoder_database.cc27 VCMExtDecoderMapItem::VCMExtDecoderMapItem( in VCMExtDecoderMapItem() function in webrtc::VCMExtDecoderMapItem