Searched refs:data_chunk_id (Results 1 – 2 of 2) sorted by relevance
63 guint8 data_chunk_id[4]; member659 memcpy (cue->data_chunk_id, "data", 4); in gst_wavenc_parse_cue()740 memcpy (*data + 8, (gchar *) cue->data_chunk_id, 4); in gst_wavenc_write_cues()
134 guint32 data_chunk_id; member805 cue->data_chunk_id = GST_READ_UINT32_LE (data + 8); in gst_wavparse_cue_chunk()