Home
last modified time | relevance | path

Searched refs:GetChannels (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.h104 int GetChannels(std::list<int>& channelList);
Dvideo_render_nsopengl.h122 int GetChannels(std::list<int>& channelList);
Dvideo_render_agl.cc908 int VideoRenderAGL::GetChannels(std::list<int>& channelList) in GetChannels() function in webrtc::VideoRenderAGL
Dvideo_render_nsopengl.mm914 int VideoRenderNSOpenGL::GetChannels(std::list<int>& channelList)
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp437 long long GetChannels() const;
Dmkvparser.cpp5293 long long AudioTrack::GetChannels() const { return m_channels; } in GetChannels() function in mkvparser::AudioTrack
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h524 long long GetChannels() const;
Dmkvparser.cc5513 long long AudioTrack::GetChannels() const { return m_channels; } in GetChannels() function in mkvparser::AudioTrack