Searched refs:FOURCC_stsz (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_types.c | 73 {FOURCC_stsz, "sample size", 0,
|
D | fourcc.h | 247 #define FOURCC_stsz GST_MAKE_FOURCC('s','t','s','z') macro
|
D | atoms.c | 817 atom_full_init (&stsz->header, FOURCC_stsz, 0, 0, 0, flags); in atom_stsz_init()
|
D | qtdemux.c | 9408 if (!qtdemux_tree_get_child_by_type_full (stbl, FOURCC_stsz, &stream->stsz)) in qtdemux_stbl_init()
|