Home
last modified time | relevance | path

Searched refs:base_stsd (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dr_qtmp4.cpp2925 base_stsd_atom_t base_stsd; in handle_subtitles_stsd_atom() local
2926 memcpy(&base_stsd, stsd_raw, sizeof(base_stsd_atom_t)); in handle_subtitles_stsd_atom()
2928 fourcc = fourcc_c{base_stsd.fourcc}; in handle_subtitles_stsd_atom()