MOV_TRUN_SAMPLE_SIZE 3179 libavformat/mov.c         if (flags & MOV_TRUN_SAMPLE_SIZE)     sample_size     = avio_rb32(pb);
MOV_TRUN_SAMPLE_SIZE 3410 libavformat/movenc.c             flags |= MOV_TRUN_SAMPLE_SIZE;
MOV_TRUN_SAMPLE_SIZE 3438 libavformat/movenc.c         if (flags & MOV_TRUN_SAMPLE_SIZE)
MOV_TRUN_SAMPLE_SIZE  252 tools/ismindex.c         if (flags & MOV_TRUN_SAMPLE_SIZE)     avio_rb32(in);