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

  /external/libvpx/libvpx/third_party/libmkv/
WebMElement.c 63 Ebml_SerializeString(glob, CodecName, "VP8"); // TODO shouldn't be fixed
94 Ebml_SerializeString(glob, CodecName, "VORBIS"); // fixed for now
163 if (track.CodecName != 0)
164 Ebml_SerializeWString(ebml_out, 0x258688, track.CodecName);
EbmlIDs.h 108 CodecName = 0x258688,

Completed in 23 milliseconds