Lines Matching refs:avtpcrfbase
57 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
59 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
62 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
65 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
77 gst_object_unref (avtpcrfbase); in GST_START_TEST()
84 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
87 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
90 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
93 validate_crf_pdu (avtpcrfbase, crf_pdu1, in GST_START_TEST()
105 validate_crf_pdu (avtpcrfbase, crf_pdu2, in GST_START_TEST()
111 gst_object_unref (avtpcrfbase); in GST_START_TEST()
118 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
122 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
128 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
133 gst_object_unref (avtpcrfbase); in GST_START_TEST()
140 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
144 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
149 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
154 gst_object_unref (avtpcrfbase); in GST_START_TEST()
161 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
165 avtpcrfbase->streamid = 0xABCD1234ABCDABCD; in GST_START_TEST()
168 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
173 gst_object_unref (avtpcrfbase); in GST_START_TEST()
180 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
184 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
187 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
192 gst_object_unref (avtpcrfbase); in GST_START_TEST()
199 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
203 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
208 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
213 gst_object_unref (avtpcrfbase); in GST_START_TEST()
220 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
224 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
229 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
234 gst_object_unref (avtpcrfbase); in GST_START_TEST()
241 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
245 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
250 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
255 gst_object_unref (avtpcrfbase); in GST_START_TEST()
262 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
266 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
271 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
276 gst_object_unref (avtpcrfbase); in GST_START_TEST()
283 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
287 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
292 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
297 gst_object_unref (avtpcrfbase); in GST_START_TEST()
304 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
306 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
309 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
317 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
322 gst_object_unref (avtpcrfbase); in GST_START_TEST()
329 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
331 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
334 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
342 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
347 gst_object_unref (avtpcrfbase); in GST_START_TEST()
354 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
356 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
359 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
367 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
372 gst_object_unref (avtpcrfbase); in GST_START_TEST()
379 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
381 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
384 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
392 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
397 gst_object_unref (avtpcrfbase); in GST_START_TEST()
405 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
407 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
410 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
420 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
425 gst_object_unref (avtpcrfbase); in GST_START_TEST()
433 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
435 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
438 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in GST_START_TEST()
448 validate_crf_pdu (avtpcrfbase, crf_pdu, in GST_START_TEST()
453 gst_object_unref (avtpcrfbase); in GST_START_TEST()
460 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
463 ret = get_base_freq_multiplier (avtpcrfbase, 0); in GST_START_TEST()
466 ret = get_base_freq_multiplier (avtpcrfbase, 1); in GST_START_TEST()
469 ret = get_base_freq_multiplier (avtpcrfbase, 2); in GST_START_TEST()
472 ret = get_base_freq_multiplier (avtpcrfbase, 3); in GST_START_TEST()
475 ret = get_base_freq_multiplier (avtpcrfbase, 4); in GST_START_TEST()
478 ret = get_base_freq_multiplier (avtpcrfbase, 5); in GST_START_TEST()
481 ret = get_base_freq_multiplier (avtpcrfbase, 6); in GST_START_TEST()
483 gst_object_unref (avtpcrfbase); in GST_START_TEST()
490 setup_thread_defaults (GstAvtpCrfBase * avtpcrfbase, gdouble * past_periods) in setup_thread_defaults() argument
492 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in setup_thread_defaults()
494 avtpcrfbase->streamid = 0xABCD1234ABCD1234; in setup_thread_defaults()
510 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
511 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
513 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
520 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
525 gst_object_unref (avtpcrfbase); in GST_START_TEST()
553 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
554 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
556 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
563 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
573 gst_object_unref (avtpcrfbase); in GST_START_TEST()
590 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
591 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
593 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
600 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
606 gst_object_unref (avtpcrfbase); in GST_START_TEST()
620 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
621 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
623 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
634 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
642 gst_object_unref (avtpcrfbase); in GST_START_TEST()
657 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
658 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
660 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
668 calculate_average_period (avtpcrfbase, crf_pdu1); in GST_START_TEST()
674 calculate_average_period (avtpcrfbase, crf_pdu2); in GST_START_TEST()
682 gst_object_unref (avtpcrfbase); in GST_START_TEST()
702 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
703 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
705 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
713 calculate_average_period (avtpcrfbase, crf_pdu1); in GST_START_TEST()
719 calculate_average_period (avtpcrfbase, crf_pdu2); in GST_START_TEST()
727 gst_object_unref (avtpcrfbase); in GST_START_TEST()
741 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
742 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
744 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
755 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
763 gst_object_unref (avtpcrfbase); in GST_START_TEST()
778 GstAvtpCrfBase *avtpcrfbase = g_object_new (GST_TYPE_AVTP_CRF_BASE, NULL); in GST_START_TEST() local
779 GstAvtpCrfThreadData *thread_data = &avtpcrfbase->thread_data; in GST_START_TEST()
781 setup_thread_defaults (avtpcrfbase, past_periods); in GST_START_TEST()
792 calculate_average_period (avtpcrfbase, crf_pdu); in GST_START_TEST()
800 gst_object_unref (avtpcrfbase); in GST_START_TEST()
849 GST_CHECK_MAIN (avtpcrfbase);