Home
last modified time | relevance | path

Searched refs:m_bitDepth (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libwebm/mkvparser/
Dmkvparser.h563 long long m_bitDepth; variable
Dmkvparser.cc5622 pTrack->m_bitDepth = bit_depth; in Parse()
5632 long long AudioTrack::GetBitDepth() const { return m_bitDepth; } in GetBitDepth()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.h563 long long m_bitDepth; variable
Dmkvparser.cc5609 pTrack->m_bitDepth = bit_depth; in Parse()
5619 long long AudioTrack::GetBitDepth() const { return m_bitDepth; } in GetBitDepth()
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h563 long long m_bitDepth; variable
Dmkvparser.cc5609 pTrack->m_bitDepth = bit_depth; in Parse()
5619 long long AudioTrack::GetBitDepth() const { return m_bitDepth; } in GetBitDepth()