Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dcodec_database.h36 struct VCMExtDecoderMapItem { struct
41 uint8_t payload_type;
42 VideoDecoder* external_decoder_instance;
Dcodec_database.cc86 VCMExtDecoderMapItem::VCMExtDecoderMapItem( in VCMExtDecoderMapItem() function in webrtc::VCMExtDecoderMapItem