Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdvob.c1096 static void audio_scan_dts(struct audchannel *ach,const unsigned char *buf,int sof,int len) in audio_scan_dts() function
1640audio_scan_dts(&thisvob->audch[audch], buf + dptr + 4, offs - 1, endop - (dptr + 4)); in FindVobus()