Searched refs:FOURCC_mfro (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_types.c | 170 {FOURCC_mfro, "movie fragment random access offset", 0,
|
D | fourcc.h | 361 #define FOURCC_mfro GST_MAKE_FOURCC('m','f','r','o') macro
|
D | atoms.c | 5273 atom_full_init (&mfro, FOURCC_mfro, 0, 0, 0, flags); in atom_mfro_copy_data()
|
D | qtdemux.c | 4425 if (fourcc != FOURCC_mfro) in qtdemux_pull_mfro_mfra()
|