Searched refs:h264_pps (Results 1 – 2 of 2) sorted by relevance
89 static guint8 h264_pps[] = { variable729 data = h264_pps; in verify_buffer_packetized()730 size = sizeof (h264_pps); in verify_buffer_packetized()1263 h264_sps, sizeof (h264_sps), h264_pps, sizeof (h264_pps), in GST_START_TEST()1490 ctx_headers[2].data = h264_pps; in main()1491 ctx_headers[2].size = sizeof (h264_pps); in main()
689 static guint8 h264_pps[] = { variable767 ret = gst_harness_push (h, wrap_static_buffer (h264_pps, sizeof (h264_pps))); in GST_START_TEST()1290 buffer = wrap_static_buffer_with_pts (h264_pps, sizeof (h264_pps), 0); in GST_START_TEST()1309 (2 + sizeof (h264_pps) - 4) + (2 + sizeof (h264_idr_slice_1) - 4)); in GST_START_TEST()