Searched refs:essence_codec_ul (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmxfdec.c94 UID essence_codec_ul; member in struct:__anon2233
583 avio_read(pb, descriptor->essence_codec_ul, 16);
600 avio_read(pb, descriptor->essence_codec_ul, 16);
796 PRINT_KEY(mxf->fc, "essence codec ul", descriptor->essence_codec_ul);
812 codec_ul = mxf_get_codec_ul(ff_mxf_codec_uls, &descriptor->essence_codec_ul);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c145 UID essence_codec_ul; member in struct:__anon3589
854 avio_read(pb, descriptor->essence_codec_ul, 16);
886 avio_read(pb, descriptor->essence_codec_ul, 16);
1352 &descriptor->essence_codec_ul)->id != AV_CODEC_ID_NONE;
1531 PRINT_KEY(mxf->fc, "essence codec ul", descriptor->essence_codec_ul);
1548 codec_ul = mxf_get_codec_ul(ff_mxf_codec_uls, &descriptor->essence_codec_ul);
1554 descriptor->essence_codec_ul[k]);
1607 &descriptor->essence_codec_ul);

Completed in 93 milliseconds