Home
last modified time | relevance | path

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

/dports/multimedia/bitstream/bitstream-1.5/scte/
H A D35.h286 #define SCTE35_INSERT_HEADER2_SIZE 1 macro
411 return p_command[SCTE35_INSERT_HEADER_SIZE + SCTE35_INSERT_HEADER2_SIZE]; in scte35_insert_get_component_count()
418 p_command[SCTE35_INSERT_HEADER_SIZE + SCTE35_INSERT_HEADER2_SIZE] = in scte35_insert_set_component_count()
444 SCTE35_INSERT_HEADER_SIZE + SCTE35_INSERT_HEADER2_SIZE + in scte35_insert_get_component()
472 SCTE35_INSERT_HEADER2_SIZE; in scte35_insert_get_break_duration()
533 if (i_length < SCTE35_INSERT_HEADER_SIZE + SCTE35_INSERT_HEADER2_SIZE) in scte35_insert_validate()
540 SCTE35_INSERT_HEADER2_SIZE + in scte35_insert_validate()
544 SCTE35_INSERT_HEADER2_SIZE + in scte35_insert_validate()
557 SCTE35_INSERT_HEADER2_SIZE + in scte35_insert_validate()
562 SCTE35_INSERT_HEADER2_SIZE + in scte35_insert_validate()
[all …]
/dports/multimedia/bitstream/bitstream-1.5/examples/
H A Ddvb_gen_si.c3109 SCTE35_INSERT_HEADER2_SIZE + in generate_scte35()