MOV_TRUN_SAMPLE_CTS 3182 libavformat/mov.c         sc->ctts_data[sc->ctts_count].duration = (flags & MOV_TRUN_SAMPLE_CTS) ?
MOV_TRUN_SAMPLE_CTS 3192 libavformat/mov.c                         sc->time_offset, flags & MOV_TRUN_SAMPLE_CTS);
MOV_TRUN_SAMPLE_CTS 3194 libavformat/mov.c                 if (flags & MOV_TRUN_SAMPLE_CTS) {
MOV_TRUN_SAMPLE_CTS 3417 libavformat/movenc.c         flags |= MOV_TRUN_SAMPLE_CTS;
MOV_TRUN_SAMPLE_CTS 3442 libavformat/movenc.c         if (flags & MOV_TRUN_SAMPLE_CTS)
MOV_TRUN_SAMPLE_CTS  254 tools/ismindex.c         if (flags & MOV_TRUN_SAMPLE_CTS)      avio_rb32(in);