Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmovenc.c5475 unsigned starts_with_SAP; local
5484 starts_with_SAP = track->cluster[0].flags & MOV_SYNC_SAMPLE;
5520 starts_with_SAP = 1;
5524 avio_wb32(pb, (starts_with_SAP << 31) | (0 << 28) | 0); /* starts_with_SAP | SAP_type | SAP_delta_time */

Completed in 13 milliseconds