Home
last modified time | relevance | path

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

/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dmagic.h70 #define TC_MAGIC_MPEG_PES 0x1EEE00F2 macro
H A Dprobe_stream.c84 case TC_MAGIC_MPEG_PES:/* MPEG Packetized Elementary Stream */ in probe_file()
H A Dfileinfo.c832 case TC_MAGIC_MPEG_PES: /* fallthrough */ in filetype()
H A Dscan_pes.c258 case TC_MAGIC_MPEG_PES:/* MPEG Packetized Elementary Stream */ in adjust_info()