/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth265parser.h | 472 guint8 type; 473 guint8 layer_id; 474 guint8 temporal_id_plus1; 482 guint8 *data; 483 guint8 header_bytes; 526 guint8 profile_space; 527 guint8 tier_flag; 528 guint8 profile_idc; 530 guint8 profile_compatibility_flag[32]; 532 guint8 progressive_source_flag; [all …]
|
D | gstvc1parser.h | 169 guint8 hrd_num_leaky_buckets; 170 guint8 bit_rate_exponent; 171 guint8 buffer_size_exponent; 183 guint8 broken_link; 184 guint8 closed_entry; 185 guint8 panscan_flag; 186 guint8 refdist_flag; 187 guint8 loopfilter; 188 guint8 fastuvmc; 189 guint8 extended_mv; [all …]
|
D | gsth264parser.h | 386 guint8 non_idr_flag; 387 guint8 priority_id; 389 guint8 temporal_id; 390 guint8 anchor_pic_flag; 391 guint8 inter_view_flag; 431 guint8 idr_pic_flag; 437 guint8 *data; 439 guint8 header_bytes; 440 guint8 extension_type; 470 guint8 cpb_cnt_minus1; [all …]
|
D | gstmpeg4parser.h | 249 guint8 profile_and_level_indication; 264 guint8 is_identifier; 266 guint8 verid; 267 guint8 priority; 279 guint8 type; 281 guint8 format; 282 guint8 range; 283 guint8 color_description; 284 guint8 color_primaries; 285 guint8 transfer_characteristics; [all …]
|
D | gstmpegvideoparser.h | 230 guint8 aspect_ratio_info; 231 guint8 frame_rate_code; 235 guint8 constrained_parameters_flag; 237 guint8 load_intra_quantiser_matrix; 238 guint8 intra_quantizer_matrix[64]; 239 guint8 load_non_intra_quantiser_matrix; 240 guint8 non_intra_quantizer_matrix[64]; 270 guint8 profile; 272 guint8 level; 274 guint8 progressive; [all …]
|
D | gstvp8parser.h | 84 guint8 y_ac_qi; 112 guint8 segmentation_enabled; 113 guint8 update_mb_segmentation_map; 114 guint8 update_segment_feature_data; 117 guint8 segment_feature_mode; 122 guint8 segment_prob[3]; 140 guint8 loop_filter_adj_enable; 141 guint8 mode_ref_lf_delta_update; 159 guint8 prob[4][8][3][11]; 174 guint8 prob[2][19]; [all …]
|
D | gstav1parser.h | 565 guint8 obu_temporal_id; 566 guint8 obu_spatial_id; 582 guint8 *data; 619 guint8 seq_level_idx; 620 guint8 seq_tier; 623 guint8 decoder_buffer_delay; 624 guint8 encoder_buffer_delay; 627 guint8 initial_display_delay_minus_1; 644 guint8 buffer_delay_length_minus_1; 646 guint8 buffer_removal_time_length_minus_1; [all …]
|
D | gstvp9parser.h | 242 guint8 y_ac_qi; 270 guint8 mode_ref_delta_enabled; 271 guint8 mode_ref_delta_update; 272 guint8 update_ref_deltas[GST_VP9_MAX_REF_LF_DELTAS]; 274 guint8 update_mode_deltas[GST_VP9_MAX_MODE_LF_DELTAS]; 295 guint8 alternate_quantizer_enabled; 299 guint8 alternate_loop_filter_enabled; 303 guint8 reference_frame_enabled; 306 guint8 reference_skip; 329 guint8 enabled; [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-orc.h | 82 void video_orc_blend_little (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 83 void video_orc_blend_big (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 84 …d video_orc_unpack_I420 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * … 85 void video_orc_pack_I420 (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, guint8 * ORC_RESTRICT… 86 void video_orc_pack_Y (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 87 void video_orc_pack_YA (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * ORC_REST… 88 void video_orc_unpack_YUY2 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 89 void video_orc_pack_YUY2 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 90 void video_orc_pack_UYVY (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 91 void video_orc_unpack_UYVY (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); [all …]
|
D | video-orc-dist.h | 82 void video_orc_blend_little (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 83 void video_orc_blend_big (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 84 …d video_orc_unpack_I420 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * … 85 void video_orc_pack_I420 (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, guint8 * ORC_RESTRICT… 86 void video_orc_pack_Y (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 87 void video_orc_pack_YA (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * ORC_REST… 88 void video_orc_unpack_YUY2 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 89 void video_orc_pack_YUY2 (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 90 void video_orc_pack_UYVY (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 91 void video_orc_unpack_UYVY (guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp9statefulparser.h | 368 guint8 loop_filter_level; 369 guint8 loop_filter_sharpness; 370 guint8 loop_filter_delta_enabled; 371 guint8 loop_filter_delta_update; 373 guint8 update_ref_delta[GST_VP9_MAX_REF_LF_DELTAS]; 376 guint8 update_mode_delta[GST_VP9_MAX_MODE_LF_DELTAS]; 392 guint8 base_q_idx; 428 guint8 segmentation_enabled; 429 guint8 segmentation_update_map; 430 guint8 segmentation_tree_probs[GST_VP9_SEG_TREE_PROBS]; [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstbayerorc-dist.h | 83 void bayer_orc_horiz_upsample_unaligned (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const … 84 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * O… 85 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 86 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 87 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 88 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 89 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 90 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 91 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 92 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu…
|
D | gstbayerorc.h | 83 void bayer_orc_horiz_upsample_unaligned (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const … 84 void bayer_orc_horiz_upsample (guint8 * ORC_RESTRICT d1, guint8 * ORC_RESTRICT d2, const guint8 * O… 85 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 86 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 87 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 88 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 89 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 90 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 91 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu… 92 …guint8 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, const guint8 * ORC_RESTRICT s2, const gu…
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | codec-utils.h | 39 const gchar * gst_codec_utils_aac_get_profile (const guint8 * audio_config, guint len); 42 const gchar * gst_codec_utils_aac_get_level (const guint8 * audio_config, guint len); 45 guint gst_codec_utils_aac_get_sample_rate (const guint8 * audio_config, guint len); 48 guint gst_codec_utils_aac_get_channels (const guint8 * audio_config, guint len); 52 const guint8 * audio_config, 58 const gchar * gst_codec_utils_h264_get_profile (const guint8 * sps, guint len); 61 const gchar * gst_codec_utils_h264_get_level (const guint8 * sps, guint len); 64 guint8 gst_codec_utils_h264_get_level_idc (const gchar * level); 68 const guint8 * sps, 72 gboolean gst_codec_utils_h264_get_profile_flags_level (const guint8 * codec_data, [all …]
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | vfir.c | 68 deinterlace_c (guint8 * dst, const guint8 * lum_m4, const guint8 * lum_m3, in deinterlace_c() 69 const guint8 * lum_m2, const guint8 * lum_m1, const guint8 * lum, gint size) in deinterlace_c() 79 deinterlace_line_packed_c (GstDeinterlaceSimpleMethod * self, guint8 * dst, in deinterlace_line_packed_c() 82 const guint8 *lum_m4 = scanlines->tt1; in deinterlace_line_packed_c() 83 const guint8 *lum_m3 = scanlines->t0; in deinterlace_line_packed_c() 84 const guint8 *lum_m2 = scanlines->m1; in deinterlace_line_packed_c() 85 const guint8 *lum_m1 = scanlines->b0; in deinterlace_line_packed_c() 86 const guint8 *lum = scanlines->bb1; in deinterlace_line_packed_c() 92 deinterlace_line_planar_y_c (GstDeinterlaceSimpleMethod * self, guint8 * dst, in deinterlace_line_planar_y_c() 95 const guint8 *lum_m4 = scanlines->tt1; in deinterlace_line_planar_y_c() [all …]
|
D | greedyh.c | 60 const guint8 * L2, const guint8 * L1, const guint8 * L3, const guint8 * L2P, 61 guint8 * Dest, gint width); 74 greedyh_scanline_C_ayuv (GstDeinterlaceMethodGreedyH * self, const guint8 * L1, in greedyh_scanline_C_ayuv() 75 const guint8 * L2, const guint8 * L3, const guint8 * L2P, guint8 * Dest, in greedyh_scanline_C_ayuv() 79 guint8 l1, l1_1, l3, l3_1; in greedyh_scanline_C_ayuv() 80 guint8 avg, avg_1; in greedyh_scanline_C_ayuv() 81 guint8 avg__1[4] = { 0, }; in greedyh_scanline_C_ayuv() 82 guint8 avg_s; in greedyh_scanline_C_ayuv() 83 guint8 avg_sc; in greedyh_scanline_C_ayuv() 84 guint8 best; in greedyh_scanline_C_ayuv() [all …]
|
/third_party/glib/glib/tests/ |
D | hmac.c | 8 guint8 key_md5_test1[] = { 11 guint8 result_md5_test1[] = { 16 guint8 result_md5_test2[] = { 21 guint8 key_md5_test3[] = { 24 guint8 data_md5_test3[] = { 30 guint8 result_md5_test3[] = { 35 guint8 key_md5_test4[] = { 39 guint8 data_md5_test4[] = { 45 guint8 result_md5_test4[] = { 50 guint8 key_md5_test5[] = { [all …]
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | ccconverter.c | 263 check_conversion_multiple (guint n_in, const guint8 ** in, guint * in_len, in check_conversion_multiple() 264 guint n_out, const guint8 ** out, guint * out_len, const gchar * in_caps, in check_conversion_multiple() 310 check_conversion (const guint8 * in, guint in_len, const guint8 * out, in check_conversion() 319 check_conversion_tc_passthrough (const guint8 * in, guint in_len, in check_conversion_tc_passthrough() 320 const guint8 * out, guint out_len, const gchar * in_caps, in check_conversion_tc_passthrough() 332 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() 333 const guint8 out[] = { 0x80, 0x80, 0x80 }; in GST_START_TEST() 343 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() 344 const guint8 out[] = { 0xfc, 0x80, 0x80 }; in GST_START_TEST() 354 const guint8 in[] = { 0x80, 0x80 }; in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | uvc_h264.h | 230 guint8 bUsageType; 231 guint8 bRateControlMode; 232 guint8 bTemporalScaleMode; 233 guint8 bSpatialScaleMode; 234 guint8 bSNRScaleMode; 235 guint8 bStreamMuxOption; 236 guint8 bStreamFormat; 237 guint8 bEntropyCABAC; 238 guint8 bTimestamp; 239 guint8 bNumOfReorderFrames; [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcea708decoder.h | 316 guint8 fg_color; 317 guint8 fg_opacity; 318 guint8 bg_color; 319 guint8 bg_opacity; 320 guint8 edge_color; 334 guint8 size; 335 guint8 fg_color; 336 guint8 bg_color; 356 guint8 justify_mode; 384 guint8 priority; [all …]
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | yadif.c | 72 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size, 77 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 81 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 85 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 89 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 93 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 97 guint8 * out, const GstDeinterlaceScanlineData * scanlines, guint size); 135 copy_scanline (GstDeinterlaceSimpleMethod * self, guint8 * out, in copy_scanline() 246 filter_line_c (guint8 * sdst, const guint8 * stzero, const guint8 * sbzero, in filter_line_c() 247 const guint8 * smone, const guint8 * smp, const guint8 * sttwo, in filter_line_c() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | properties.h | 59 void prop_copy_ensure_buffer (guint8 ** buffer, guint64 * bsize, guint64 * offset, guin… 61 guint64 prop_copy_uint8 (guint8 prop, guint8 **buffer, guint64 *size, guint64 *off… 62 guint64 prop_copy_uint16 (guint16 prop, guint8 **buffer, guint64 *size, guint64 *of… 63 guint64 prop_copy_uint32 (guint32 prop, guint8 **buffer, guint64 *size, guint64 *of… 64 guint64 prop_copy_uint64 (guint64 prop, guint8 **buffer, guint64 *size, guint64 *of… 66 guint64 prop_copy_int32 (gint32 prop, guint8 **buffer, guint64 *size, guint64 *off… 68 guint64 prop_copy_uint8_array (guint8 *prop, guint size, 69 guint8 **buffer, guint64 *bsize, guint64 *offset); 71 guint8 **buffer, guint64 *bsize, guint64 *offset); 73 guint8 **buffer, guint64 *bsize, guint64 *offset); [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiopack.h | 83 void audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 84 void audio_orc_unpack_u8_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 85 void audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 86 void audio_orc_unpack_s8_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 87 void audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 88 void audio_orc_unpack_u16_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 89 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 90 void audio_orc_unpack_s16_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 91 void audio_orc_unpack_u16_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 92 void audio_orc_unpack_u16_swap_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int… [all …]
|
D | gstaudiopack-dist.h | 83 void audio_orc_unpack_u8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 84 void audio_orc_unpack_u8_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 85 void audio_orc_unpack_s8 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 86 void audio_orc_unpack_s8_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 87 void audio_orc_unpack_u16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 88 void audio_orc_unpack_u16_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 89 void audio_orc_unpack_s16 (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 90 void audio_orc_unpack_s16_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 91 void audio_orc_unpack_u16_swap (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int n); 92 void audio_orc_unpack_u16_swap_trunc (gint32 * ORC_RESTRICT d1, const guint8 * ORC_RESTRICT s1, int… [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbuffer.h | 69 guint8 pad_len, guint8 csrc_count); 78 GstBuffer* gst_rtp_buffer_new_allocate (guint payload_len, guint8 pad_len, guint8 csr… 81 GstBuffer* gst_rtp_buffer_new_allocate_len (guint packet_len, guint8 pad_len, guint8 csrc… 84 guint gst_rtp_buffer_calc_header_len (guint8 csrc_count); 87 guint gst_rtp_buffer_calc_packet_len (guint payload_len, guint8 pad_len, guint8 csr… 90 guint gst_rtp_buffer_calc_payload_len (guint packet_len, guint8 pad_len, guint8 csrc… 108 guint8 gst_rtp_buffer_get_version (GstRTPBuffer *rtp); 111 void gst_rtp_buffer_set_version (GstRTPBuffer *rtp, guint8 version); 148 guint8 gst_rtp_buffer_get_csrc_count (GstRTPBuffer *rtp); 151 guint32 gst_rtp_buffer_get_csrc (GstRTPBuffer *rtp, guint8 idx); [all …]
|