Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h814 uint8_t i_reserved_timestamp_sync; member
845 uint8_t i_reserved_timestamp_sync; member
H A Dessetup.c234 BOXDATA(p_tssy)->i_reserved_timestamp_sync & 0x03; in SetupRTPReceptionHintTrack()
H A Dlibmp4.c3139 MP4_GET1BYTE( p_box->data.p_tssy->i_reserved_timestamp_sync ); in MP4_ReadBox_tssy()