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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c74 OPAtom, enumerator in enum:__anon3582
233 int edit_units_per_packet; ///< how many edit units to read at a time (PCM, OPAtom)
559 * abcdefghiv016f56415e.mxf - zero ECs, OPAtom, output by Avid AirSpeed */
561 MXFOP op = nb_essence_containers ? OP1a : OPAtom;
566 "\"OPAtom\" with %"PRIu32" ECs - assuming %s\n",
568 op == OP1a ? "OP1a" : "OPAtom");
572 mxf->op = OPAtom;
1974 if (mxf->op == OPAtom)
2022 /* assuming non-OPAtom == frame wrapped
2024 if (mxf->op != OPAtom)
[all...]

Completed in 154 milliseconds