Home
last modified time | relevance | path

Searched refs:VM_MPEG1 (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dda-internal.h28 enum {VM_NONE=0,VM_MPEG1=1,VM_MPEG2=2}; /* values for videodesc.vmpeg */ enumerator
H A Ddvdvob.c551 if (va->vd.vmpeg == VM_MPEG1) in scanvideoptr()
599 if (va->vd.vmpeg == VM_MPEG1) in scanvideoptr()