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

  /external/webkit/Source/WebCore/platform/graphics/win/
QTTrack.h 45 typedef struct TrackType** Track;
  /external/libvpx/libmkv/
WebMElement.c 69 Ebml_SerializeUnsigned(glob, TrackType, 1); //video is always 1
90 Ebml_SerializeUnsigned(glob, TrackType, 2); //audio is always 2
159 Ebml_SerializeUnsigned(ebml_out, 0x83, track.TrackType);
EbmlIDs.h 94 TrackType = 0x83,
  /external/libvpx/
vpxenc.c 642 Ebml_SerializeUnsigned(glob, TrackType, 1); //video is always 1
    [all...]

Completed in 1524 milliseconds