Searched refs:ff_asf_data_header (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasf.h150 extern const GUID ff_asf_data_header;
H A Dasf.c77 const GUID ff_asf_data_header = { variable
H A Dasfdec.c68 else PRINT_IF_GUID(g, ff_asf_data_header);
190 if (!memcmp(&g, &ff_asf_data_header, sizeof(GUID))) {
H A Dasfenc.c504 put_guid(pb, &ff_asf_data_header);

Completed in 135 milliseconds