Searched defs:WriteEbmlElement (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 440 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value) { in WriteEbmlElement() function 444 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value, in WriteEbmlElement() function 467 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, int64 value) { in WriteEbmlElement() function 484 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, float value) { in WriteEbmlElement() function 500 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const char* value) { in WriteEbmlElement() function 517 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const uint8* value, in WriteEbmlElement() function
|
/aosp_15_r20/external/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 440 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value) { in WriteEbmlElement() function 444 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value, in WriteEbmlElement() function 467 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, int64 value) { in WriteEbmlElement() function 484 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, float value) { in WriteEbmlElement() function 500 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const char* value) { in WriteEbmlElement() function 517 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const uint8* value, in WriteEbmlElement() function
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 440 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value) { in WriteEbmlElement() function 444 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, uint64 value, in WriteEbmlElement() function 467 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, int64 value) { in WriteEbmlElement() function 484 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, float value) { in WriteEbmlElement() function 500 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const char* value) { in WriteEbmlElement() function 517 bool WriteEbmlElement(IMkvWriter* writer, uint64 type, const uint8* value, in WriteEbmlElement() function
|