Searched refs:TS_PACKET_LEN (Results 1 – 1 of 1) sorted by relevance
26 #define TS_PACKET_LEN 188 macro62 fail_unless ((length % TS_PACKET_LEN) == 0); in generate_transport_stream()68 for (pos = 0; pos < length; pos += TS_PACKET_LEN) { in generate_transport_stream()242 failure_position = 10 * TS_PACKET_LEN; in gst_hlsdemux_test_network_error_src_create()268 const guint segment_size = 30 * TS_PACKET_LEN; in GST_START_TEST()301 const guint segment_size = 30 * TS_PACKET_LEN; in GST_START_TEST()357 const guint segment_size = 60 * TS_PACKET_LEN; in GST_START_TEST()386 engineTestData->threshold_for_seek = 20 * TS_PACKET_LEN; in GST_START_TEST()407 const guint segment_size = 60 * TS_PACKET_LEN; in run_seek_position_test()443 engineTestData->threshold_for_seek = 20 * TS_PACKET_LEN; in run_seek_position_test()[all …]