Searched refs:ctx_suite (Results 1 – 2 of 2) sorted by relevance
148 static const gchar *ctx_suite; variable690 Suite *s = suite_create (ctx_suite); in h264parse_suite()798 Suite *s = suite_create (ctx_suite); in h264parse_packetized_suite()1182 Suite *s = suite_create (ctx_suite); in h264parse_sliced_suite()1504 ctx_suite = "h264parse_to_bs_nal"; in main()1506 nf += gst_check_run_suite (s, ctx_suite, __FILE__ "_to_bs_nal.c"); in main()1509 ctx_suite = "h264parse_to_bs_au"; in main()1516 nf += gst_check_run_suite (s, ctx_suite, __FILE__ "_to_bs_au.c"); in main()1519 ctx_suite = "h264parse_to_avc_au"; in main()1535 ctx_suite = "h264parse_to_avc3_au"; in main()[all …]
191 static const gchar *ctx_suite; variable338 Suite *s = suite_create (ctx_suite); in h265parse_suite()1121 ctx_suite = "h265parse_to_bs_au"; in main()1123 nf += gst_check_run_suite (s, ctx_suite, __FILE__ "_to_bs_au.c"); in main()1125 ctx_suite = "h265parse_harnessed"; in main()1127 nf += gst_check_run_suite (s, ctx_suite, __FILE__ "_harnessed.c"); in main()