MOV_TRUN_SAMPLE_SIZE 4917 libavformat/mov.c         if (flags & MOV_TRUN_SAMPLE_SIZE)     sample_size     = avio_rb32(pb);
MOV_TRUN_SAMPLE_SIZE 4353 libavformat/movenc.c             flags |= MOV_TRUN_SAMPLE_SIZE;
MOV_TRUN_SAMPLE_SIZE 4385 libavformat/movenc.c         if (flags & MOV_TRUN_SAMPLE_SIZE)
MOV_TRUN_SAMPLE_SIZE  253 tools/ismindex.c         if (flags & MOV_TRUN_SAMPLE_SIZE)     avio_rb32(in);