Searched refs:rtp_jpeg_frame_count (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtp-payloading.c | 1375 static int rtp_jpeg_frame_count = 1; variable 1380 rtp_jpeg_frame_count, "video/x-jpeg,height=640,width=480", "rtpjpegpay", in GST_START_TEST() 1389 rtp_jpeg_frame_count, "video/x-jpeg,height=2048,width=480", "rtpjpegpay", in GST_START_TEST() 1398 rtp_jpeg_frame_count, "video/x-jpeg,height=640,width=2048", "rtpjpegpay", in GST_START_TEST() 1407 rtp_jpeg_frame_count, "video/x-jpeg,height=2048,width=2048", "rtpjpegpay", in GST_START_TEST()
|