Searched refs:GetVersion (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvmuxerutil.hpp | 143 void GetVersion(int32* major, int32* minor, int32* build, int32* revision);
|
D | mkvmuxerutil.cpp | 668 void GetVersion(int32* major, int32* minor, int32* build, int32* revision) { in GetVersion() function
|
D | mkvparser.hpp | 54 void GetVersion(int& major, int& minor, int& build, int& revision);
|
D | mkvmuxer.cpp | 1904 GetVersion(&major, &minor, &build, &revision); in Init()
|
D | mkvparser.cpp | 24 void mkvparser::GetVersion(int& major, int& minor, int& build, int& revision) in GetVersion() function in mkvparser
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.hpp | 54 void GetVersion(int& major, int& minor, int& build, int& revision);
|
D | mkvparser.cpp | 19 void mkvparser::GetVersion(int& major, int& minor, int& build, int& revision) in GetVersion() function in mkvparser
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | changelog.md | 188 * Python/Node get_version() -> GetVersion()
|