Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mp4/
H A Dlibmp4.h1426 float f_coordinates[3]; member
H A Dlibmp4.c2409 MP4_GET4BYTES( p_chan->layout.p_descriptions[i].f_coordinates[0] ); in MP4_ReadBox_stsdext_chan()
2410 MP4_GET4BYTES( p_chan->layout.p_descriptions[i].f_coordinates[1] ); in MP4_ReadBox_stsdext_chan()
2411 MP4_GET4BYTES( p_chan->layout.p_descriptions[i].f_coordinates[2] ); in MP4_ReadBox_stsdext_chan()