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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dmxfenc.c202 static const uint8_t footer_partition_key[] = { 0x06,0x0E,0x2B,0x34,0x02,0x05,0x01,0x01,0x0D,0x01,0x02,0x01,0x01,0x04,0x04,0x00 }; // ClosedComplete variable
1227 else if (!memcmp(key, footer_partition_key, 16) && mxf->body_partitions_count)
1772 mxf_write_partition(s, 0, 0, footer_partition_key, 0);
1774 mxf_write_partition(s, 0, 2, footer_partition_key, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dmxfenc.c202 static const uint8_t footer_partition_key[] = { 0x06,0x0E,0x2B,0x34,0x02,0x05,0x01,0x01,0x0D,0x01,0x02,0x01,0x01,0x04,0x04,0x00 }; // ClosedComplete variable
1227 else if (!memcmp(key, footer_partition_key, 16) && mxf->body_partitions_count)
1772 mxf_write_partition(s, 0, 0, footer_partition_key, 0);
1774 mxf_write_partition(s, 0, 2, footer_partition_key, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dmxfenc.c202 static const uint8_t footer_partition_key[] = { 0x06,0x0E,0x2B,0x34,0x02,0x05,0x01,0x01,0x0D,0x01,0x02,0x01,0x01,0x04,0x04,0x00 }; // ClosedComplete variable
1227 else if (!memcmp(key, footer_partition_key, 16) && mxf->body_partitions_count)
1772 mxf_write_partition(s, 0, 0, footer_partition_key, 0);
1774 mxf_write_partition(s, 0, 2, footer_partition_key, 0);

Completed in 85 milliseconds