HomeSort by relevance Sort by last modified time
    Searched refs:Ebml_WriteID (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/third_party/libmkv/
EbmlWriter.c 62 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id) {
79 Ebml_WriteID(glob, class_id);
89 Ebml_WriteID(glob, class_id);
111 Ebml_WriteID(glob, class_id);
113 Ebml_WriteID(glob, bin);
119 Ebml_WriteID(glob, class_id);
130 Ebml_WriteID(glob, class_id);
135 Ebml_WriteID(glob, class_id);
140 Ebml_WriteID(glob, class_id);
149 Ebml_WriteID(glob, 0xEC)
    [all...]
EbmlWriter.h 30 void Ebml_WriteID(EbmlGlobal *glob, unsigned long class_id);
EbmlBufferWriter.c 39 Ebml_WriteID(glob, class_id);
WebMElement.c 33 Ebml_WriteID(glob, SimpleBlock);
  /external/chromium_org/media/webm/chromeos/
webm_encoder.cc 33 Ebml_WriteID(ebml, class_id);
230 Ebml_WriteID(&ebml_writer_, SimpleBlock);
258 Ebml_WriteID(&ebml_writer_, class_id);
  /external/libvpx/libvpx/
webmenc.c 69 Ebml_WriteID(glob, class_id);
78 Ebml_WriteID(glob, class_id);
270 Ebml_WriteID(glob, SimpleBlock);

Completed in 54 milliseconds