/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | uvc_h264.h | 201 guint16 bmHints; 202 guint16 wConfigurationIndex; 203 guint16 wWidth; 204 guint16 wHeight; 205 guint16 wSliceUnits; 206 guint16 wSliceMode; 207 guint16 wProfile; 208 guint16 wIFramePeriod; 209 guint16 wEstimatedVideoDelay; 210 guint16 wEstimatedMaxConfigDelay; [all …]
|
D | gstuvch264_mjpgdemux.h | 62 guint16 version; 63 guint16 header_len; 65 guint16 width; 66 guint16 height; 68 guint16 delay; 89 guint16 h264_width; 90 guint16 h264_height; 91 guint16 yuy2_width; 92 guint16 yuy2_height; 93 guint16 nv12_width; [all …]
|
D | gstuvch264_src.h | 95 guint16 main_width; 96 guint16 main_height; 99 guint16 main_profile; 101 guint16 secondary_width; 102 guint16 secondary_height; 130 guint16 slice_units; 132 guint16 iframe_period; 138 guint16 leaky_bucket_size;
|
/third_party/gstreamer/gstplugins_good/gst/flx/ |
D | flx_fmt.h | 74 guint16 type; 75 guint16 frames; 76 guint16 width,height,depth,flags; 78 guint16 reserved1; 81 guint16 aspect_dx, aspect_dy; 83 guint16 ext_flags,keyframes,totalframes; 85 guint16 max_regions,transp_num; 96 guint16 id; 102 guint16 chunks; 108 guint16 segments; [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstmpeg4parser.h | 311 guint16 vop_width; 312 guint16 vop_height; 313 guint16 num_macroblocks_in_gob; 345 guint16 first_half_bitrate; 346 guint16 latter_half_bitrate; 347 guint16 first_half_vbv_buffer_size; 348 guint16 latter_half_vbv_buffer_size; 349 guint16 first_half_vbv_occupancy; 350 guint16 latter_half_vbv_occupancy; 360 guint16 vop_time_increment_resolution; [all …]
|
D | gstvc1parser.h | 175 guint16 hrd_rate[MAX_HRD_NUM_LEAKY_BUCKETS]; 176 guint16 hrd_buffer[MAX_HRD_NUM_LEAKY_BUCKETS]; 198 guint16 coded_width; 199 guint16 coded_height; 221 guint16 max_coded_width; 222 guint16 max_coded_height; 229 guint16 disp_horiz_size; 230 guint16 disp_vert_size; 239 guint16 framerateexp; 305 guint16 coded_width; [all …]
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.h | 84 guint16 seq; 86 guint16 len; 99 guint16 seq; 101 guint16 len; 118 guint16 protection_len; 119 guint16 mask; 134 … gboolean fec_mask_long, guint32 ssrc, guint16 seq); 135 GstBuffer * rtp_ulpfec_bitstring_to_fec_rtp_buffer (GArray *arr, guint16 seq_base, gboolean… 136 … guint64 fec_mask, gboolean marker, guint8 pt, guint16 seq, 153 guint16 rtp_ulpfec_hdr_get_protection_len (RtpUlpFecHeader const *fec_hdr); [all …]
|
D | rtpstoragestream.h | 30 guint16 seq; 50 guint16 seq); 54 guint16 seq); 57 guint16 lost_seq); 59 guint16 lost_seq);
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-atsc-section.h | 100 guint16 major_channel_number; 101 guint16 minor_channel_number; 104 guint16 channel_TSID; 105 guint16 program_number; 115 guint16 source_id; 133 guint16 transport_stream_id; 177 guint16 table_type; 178 guint16 pid; 197 guint16 tables_defined; 278 guint16 event_id; [all …]
|
D | gst-dvb-section.h | 139 guint16 transport_stream_id; 140 guint16 original_network_id; 158 guint16 network_id; 194 guint16 transport_stream_id; 195 guint16 original_network_id; 242 guint16 service_id; 264 guint16 original_network_id; 266 guint16 transport_stream_id; 305 guint16 event_id; 325 guint16 transport_stream_id; [all …]
|
D | gstmpegtssection.h | 145 guint16 pid; 148 guint16 subtable_extension; 196 guint16 program_number; 197 guint16 network_or_program_map_PID; 214 guint16 ts_id); 355 guint16 pid; 373 guint16 pcr_pid; 374 guint16 program_number; 396 GstMpegtsSection *gst_mpegts_section_from_pmt (GstMpegtsPMT *pmt, guint16 pid); 422 GstMpegtsSection *gst_mpegts_section_new (guint16 pid,
|
D | gst-dvb-descriptor.h | 377 guint16 service_id; 432 guint16 network_id; 433 guint16 initial_service_id; 438 guint16 target_event_id; 445 guint16 target_event_id; 455 guint16 user_defined_id; 457 guint16 target_transport_stream_id; 458 guint16 target_original_network_id; 459 guint16 target_service_id; 473 guint16 transport_stream_id; [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmux.h | 94 #define TSMUX_PID_AUTO ((guint16)-1) 125 guint16 pgm_number; 127 guint16 pmt_pid; 146 guint16 next_pgm_no; 147 guint16 next_pmt_pid; 148 guint16 next_stream_pid; 155 guint16 transport_id; 193 guint16 tsmux_get_new_pid (TsMux *mux); 209 TsMuxStream * tsmux_create_stream (TsMux *mux, TsMuxStreamType stream_type, guint16 pid, gchar *l… 210 TsMuxStream * tsmux_find_stream (TsMux *mux, guint16 pid);
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-dither.c | 50 guint16 mask[4]; 70 guint16 *p = pixels; in dither_none_u16_mask() 80 guint16 *e = dither->errors; in dither_verterr_u8() 93 guint16 *p = pixels; in dither_verterr_u16() 94 guint16 *e = dither->errors; in dither_verterr_u16() 101 guint16 *m = dither->mask; in dither_verterr_u16() 122 guint16 *e = dither->errors; in dither_floyd_steinberg_u8() 132 guint16 *m = dither->mask, mp; in dither_floyd_steinberg_u8() 133 guint16 v; in dither_floyd_steinberg_u8() 157 guint16 *p = pixels; in dither_floyd_steinberg_u16() [all …]
|
D | video-format.c | 565 guint16 *restrict d = dest; in unpack_v210() 567 guint16 y0, y1, y2, y3, y4, y5; in unpack_v210() 568 guint16 u0, u2, u4; in unpack_v210() 569 guint16 v0, v2, v4; in unpack_v210() 658 const guint16 *restrict s = src; in pack_v210() 660 guint16 y0, y1, y2, y3, y4, y5; in pack_v210() 661 guint16 u0, u1, u2; in pack_v210() 662 guint16 v0, v1, v2; in pack_v210() 742 guint16 *restrict d = dest; in unpack_v216() 771 const guint16 *restrict s = src; in pack_v216() [all …]
|
D | video-orc.h | 124 void video_orc_unpack_RGB15_le (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 125 void video_orc_unpack_RGB15_be (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 126 void video_orc_unpack_RGB15_le_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 127 void video_orc_unpack_RGB15_be_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 128 void video_orc_pack_RGB15_le (guint16 * ORC_RESTRICT d1, const guint32 * ORC_RESTRICT s1, int n); 129 void video_orc_pack_RGB15_be (guint16 * ORC_RESTRICT d1, const guint32 * ORC_RESTRICT s1, int n); 130 void video_orc_unpack_BGR15_le (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 131 void video_orc_unpack_BGR15_be (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 132 void video_orc_unpack_BGR15_le_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 133 void video_orc_unpack_BGR15_be_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… [all …]
|
D | video-orc-dist.h | 124 void video_orc_unpack_RGB15_le (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 125 void video_orc_unpack_RGB15_be (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 126 void video_orc_unpack_RGB15_le_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 127 void video_orc_unpack_RGB15_be_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 128 void video_orc_pack_RGB15_le (guint16 * ORC_RESTRICT d1, const guint32 * ORC_RESTRICT s1, int n); 129 void video_orc_pack_RGB15_be (guint16 * ORC_RESTRICT d1, const guint32 * ORC_RESTRICT s1, int n); 130 void video_orc_unpack_BGR15_le (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 131 void video_orc_unpack_BGR15_be (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, int n); 132 void video_orc_unpack_BGR15_le_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… 133 void video_orc_unpack_BGR15_be_trunc (guint32 * ORC_RESTRICT d1, const guint16 * ORC_RESTRICT s1, i… [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxftypes.h | 46 guint16 msecond; 51 guint16 major; 52 guint16 minor; 53 guint16 patch; 54 guint16 build; 55 guint16 release; 67 guint16 size; 106 guint16 major_version; 107 guint16 minor_version; 135 guint16 next_free_tag; [all …]
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atoms.h | 188 guint16 volume; /* ISO: 0x0100 */ 189 guint16 reserved3; /* ISO: 0x0 */ 219 guint16 layer; 220 guint16 alternate_group; 221 guint16 volume; 222 guint16 reserved3; 239 guint16 language_code; 241 guint16 quality; 263 guint16 graphics_mode; 265 guint16 opcolor[3]; [all …]
|
/third_party/glib/gio/ |
D | gsrvtarget.h | 36 guint16 port, 37 guint16 priority, 38 guint16 weight); 47 guint16 g_srv_target_get_port (GSrvTarget *target); 49 guint16 g_srv_target_get_priority (GSrvTarget *target); 51 guint16 g_srv_target_get_weight (GSrvTarget *target);
|
D | gsrvtarget.c | 54 guint16 port; 56 guint16 priority; 57 guint16 weight; 87 guint16 port, in G_DEFINE_BOXED_TYPE() 88 guint16 priority, in G_DEFINE_BOXED_TYPE() 89 guint16 weight) in G_DEFINE_BOXED_TYPE() 162 guint16 180 guint16 198 guint16
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.h | 248 …guint16 length; /* length of current packet in 32-bits words minus one, this is valid… 315 guint16 gst_rtcp_packet_get_length (GstRTCPPacket *packet); 368 guint16 gst_rtcp_packet_get_profile_specific_ext_length (GstRTCPPacket * packet); 459 guint16 gst_rtcp_packet_app_get_data_length (GstRTCPPacket * packet); 462 gboolean gst_rtcp_packet_app_set_data_length (GstRTCPPacket * packet, guint16 wordlen); 488 guint16 gst_rtcp_packet_fb_get_fci_length (GstRTCPPacket *packet); 491 gboolean gst_rtcp_packet_fb_set_fci_length (GstRTCPPacket *packet, guint16 wordlen); 525 guint16 gst_rtcp_packet_xr_get_block_length (GstRTCPPacket * packet); 530 guint16 * begin_seq, guint16 * end_seq, 535 guint16 * chunk); [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/kate/ |
D | gstkateenc.h | 112 guint16 spu_top; 113 guint16 spu_left; 114 guint16 spu_right; 115 guint16 spu_bottom; 116 guint16 spu_pix_data[2]; 117 guint16 show_time; 118 guint16 hide_time;
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-pgs.h | 54 guint16 composition_no; 61 guint16 vid_w, vid_h; 69 guint16 id; 81 guint16 x, y; 84 guint16 crop_x, crop_y, crop_w, crop_h; 97 guint16 win_x, win_y, win_w, win_h;
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtspacketizer.h | 71 guint16 pid; 77 guint16 section_offset; 84 guint16 subtable_extension; 216 guint16 pid; 254 guint16 packet_size; 319 guint16 subtable_extension; 360 guint64 offset, guint16 pcr_pid); 363 GstClockTime ts, guint16 pcr_pid); 366 GstClockTime pts, guint16 pcr_pid); 369 guint16 pcr_pid); [all …]
|