Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h1121 uint8_t i_SAP_type; member
H A Dlibmp4.c1017 item->i_SAP_type = (tmp >> 24) & 0x70; in MP4_ReadBox_sidx()