Home
last modified time | relevance | path

Searched defs:ImplBase (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/media/cast/receiver/
Dvideo_decoder.h51 class ImplBase; variable
Dvideo_decoder.cc29 class VideoDecoder::ImplBase class in media::cast::VideoDecoder
32 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase() function in media::cast::VideoDecoder::ImplBase
Daudio_decoder.cc22 class AudioDecoder::ImplBase class in media::cast::AudioDecoder
25 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase() function in media::cast::AudioDecoder::ImplBase
/external/chromium_org/media/cast/audio_sender/
Daudio_encoder.cc43 class AudioEncoder::ImplBase class in media::cast::AudioEncoder
46 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase() function in media::cast::AudioEncoder::ImplBase