Searched refs:clear_bytes (Results 1 – 2 of 2) sorted by relevance
59 uint16_t clear_bytes, uint32_t encrypted_bytes) in auxiliary_info_add_subsample() argument75 AV_WB16(p, clear_bytes); in auxiliary_info_add_subsample()
471 guint16 clear_bytes = 0; in gst_matroska_parse_protection_meta() local562 clear_bytes = offset - offset_prev; in gst_matroska_parse_protection_meta()570 if (clear_bytes == 0 && encrypted_bytes == 0) { in gst_matroska_parse_protection_meta()574 if (!gst_byte_writer_put_uint16_be (&writer, clear_bytes)) { in gst_matroska_parse_protection_meta()