Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmxfdec.c3019 int64_t current_partition_ofs; in mxf_seek_to_previous_partition() local
3027 current_partition_ofs = mxf->current_partition->pack_ofs; //includes run-in in mxf_seek_to_previous_partition()
3050 if (klv.offset >= current_partition_ofs) { in mxf_seek_to_previous_partition()
3052 PRIx64 " indirectly points to itself\n", current_partition_ofs); in mxf_seek_to_previous_partition()