Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h169 guint8 *cenc_aux_info_sizes; member
Dqtdemux.c480 g_free (qtdemux->cenc_aux_info_sizes); in gst_qtdemux_dispose()
481 qtdemux->cenc_aux_info_sizes = NULL; in gst_qtdemux_dispose()
2103 qtdemux->cenc_aux_info_sizes = NULL; in gst_qtdemux_reset()
4095 g_free (qtdemux->cenc_aux_info_sizes); in qtdemux_parse_moof()
4097 qtdemux->cenc_aux_info_sizes = in qtdemux_parse_moof()
4100 if (qtdemux->cenc_aux_info_sizes == NULL) { in qtdemux_parse_moof()
4109 g_free (qtdemux->cenc_aux_info_sizes); in qtdemux_parse_moof()
4110 qtdemux->cenc_aux_info_sizes = NULL; in qtdemux_parse_moof()
4117 g_free (qtdemux->cenc_aux_info_sizes); in qtdemux_parse_moof()
4118 qtdemux->cenc_aux_info_sizes = NULL; in qtdemux_parse_moof()
[all …]