Searched refs:round_to_kag (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.c1999 static int64_t round_to_kag(int64_t position, int kag_size) function
2128 round_to_kag(mxf->current_partition->this_partition +
2130 round_to_kag(mxf->current_partition->header_byte_count, mxf->current_partition->kag_size) +
2131 round_to_kag(mxf->current_partition->index_byte_count, mxf->current_partition->kag_size);

Completed in 98 milliseconds