Searched refs:kMkvBitDepth (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dwebmids.hpp102 kMkvBitDepth = 0x6264, enumerator in enum:mkvmuxer::MkvId
H A Dmkvmuxer.cpp907 size += EbmlElementSize(kMkvBitDepth, bit_depth_);
922 size += EbmlElementSize(kMkvBitDepth, bit_depth_);
937 if (!WriteEbmlElement(writer, kMkvBitDepth, bit_depth_))
/external/libvpx/libvpx/third_party/libwebm/
H A Dwebmids.hpp102 kMkvBitDepth = 0x6264, enumerator in enum:mkvmuxer::MkvId
H A Dmkvmuxer.cpp927 size += EbmlElementSize(kMkvBitDepth, bit_depth_);
942 size += EbmlElementSize(kMkvBitDepth, bit_depth_);
958 if (!WriteEbmlElement(writer, kMkvBitDepth, bit_depth_))

Completed in 129 milliseconds