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

  /external/libvpx/libmkv/
WebMElement.c 67 Ebml_SerializeString(glob, CodecName, "VP8"); //TODO shouldn't be fixed
99 Ebml_SerializeString(glob, CodecName, "VORBIS"); //fixed for now
169 if (track.CodecName != 0)
170 Ebml_SerializeWString(ebml_out, 0x258688, track.CodecName);
EbmlIDs.h 109 CodecName = 0x258688,

Completed in 135 milliseconds