Home
last modified time | relevance | path

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

/third_party/ffmpeg/tools/
H A Dqt-faststart.c84 #define MOOV_ATOM QT_ATOM('m', 'o', 'o', 'v') macro
263 case MOOV_ATOM: in update_chunk_offsets_callback()
339 case MOOV_ATOM: in upgrade_stco_callback()
523 (atom_type != MOOV_ATOM) && in main()
541 if (atom_type == MOOV_ATOM) in main()
546 atom_type = MOOV_ATOM; in main()
551 if (atom_type != MOOV_ATOM) { in main()

Completed in 1 milliseconds