Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h933 } MP4_Box_data_stsh_t; typedef
1733 MP4_Box_data_stsh_t *p_stsh;
H A Dlibmp4.c3230 MP4_READBOX_ENTER( MP4_Box_data_stsh_t, MP4_FreeBox_stsh ); in MP4_ReadBox_stsh()