Searched refs:SendVideoDecoderConfig (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromecast/media/cma/ipc_streamer/
H A Dav_streamer_proxy.h55 bool SendVideoDecoderConfig(const ::media::VideoDecoderConfig& config);
H A Dav_streamer_proxy.cc119 if (!SendVideoDecoderConfig(pending_video_config_))
157 bool AvStreamerProxy::SendVideoDecoderConfig( function in class:chromecast::media::AvStreamerProxy

Completed in 1171 milliseconds