Home
last modified time | relevance | path

Searched refs:FOURCC_stsz (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_types.c73 {FOURCC_stsz, "sample size", 0,
Dfourcc.h247 #define FOURCC_stsz GST_MAKE_FOURCC('s','t','s','z') macro
Datoms.c817 atom_full_init (&stsz->header, FOURCC_stsz, 0, 0, 0, flags); in atom_stsz_init()
Dqtdemux.c9408 if (!qtdemux_tree_get_child_by_type_full (stbl, FOURCC_stsz, &stream->stsz)) in qtdemux_stbl_init()