Home
last modified time | relevance | path

Searched refs:GST_READ_UINT16_BE (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdesc.h173 #define DESC_TARGET_BACKGROUND_GRID_horizontal_size(desc) (GST_READ_UINT16_BE ((desc)+2) >> 2)
178 #define DESC_VIDEO_WINDOW_horizontal_offset(desc) (GST_READ_UINT16_BE ((desc)+2) >> 2)
183 #define DESC_CA_system_ID(desc) (GST_READ_UINT16_BE ((desc)+2))
184 #define DESC_CA_PID(desc) (GST_READ_UINT16_BE ((desc)+2) & 0x1fff)
198 #define DESC_MULTIPLEX_BUFFER_UTILISATION_LTW_offset_lower_bound(desc) (GST_READ_UINT16_BE ((desc)+…
199 #define DESC_MULTIPLEX_BUFFER_UTILISATION_LTW_offset_upper_bound(desc) (GST_READ_UINT16_BE ((desc)+…
208 GST_READ_UINT16_BE ((desc)+3))
215 GST_READ_UINT16_BE ((desc)+3))
217 GST_READ_UINT16_BE ((desc)+6))
224 #define DESC_IBP_max_gop_length(desc) (GST_READ_UINT16_BE ((desc)+6) & 0x3fff)
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dgstmpegdesc.h75 #define DESC_TARGET_BACKGROUND_GRID_horizontal_size(desc) (GST_READ_UINT16_BE ((desc)+2) >> 2)
80 #define DESC_VIDEO_WINDOW_horizontal_offset(desc) (GST_READ_UINT16_BE ((desc)+2) >> 2)
85 #define DESC_CA_system_ID(desc) (GST_READ_UINT16_BE ((desc)+2))
86 #define DESC_CA_PID(desc) (GST_READ_UINT16_BE ((desc)+2) & 0x1fff)
100 #define DESC_MULTIPLEX_BUFFER_UTILISATION_LTW_offset_lower_bound(desc) (GST_READ_UINT16_BE ((desc)+…
101 #define DESC_MULTIPLEX_BUFFER_UTILISATION_LTW_offset_upper_bound(desc) (GST_READ_UINT16_BE ((desc)+…
110 GST_READ_UINT16_BE ((desc)+3))
117 GST_READ_UINT16_BE ((desc)+3))
119 GST_READ_UINT16_BE ((desc)+6))
126 #define DESC_IBP_max_gop_length(desc) (GST_READ_UINT16_BE ((desc)+6) & 0x3fff)
[all …]
Dpesparse.c76 res->packet_length = GST_READ_UINT16_BE (data); in mpegts_parse_pes_header()
242 res->previous_PES_packet_CRC = GST_READ_UINT16_BE (data); in mpegts_parse_pes_header()
333 (GST_READ_UINT16_BE (data) & 0x1fff) << ((val8 & 0x20) ? 10 : 7); in mpegts_parse_pes_header()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Ddp-private.h39 #define GST_DP_HEADER_PAYLOAD_TYPE(x) GST_READ_UINT16_BE (x + 4)
45 #define GST_DP_HEADER_BUFFER_FLAGS(x) GST_READ_UINT16_BE (x + 42)
47 #define GST_DP_HEADER_CRC_HEADER(x) GST_READ_UINT16_BE (x + 58)
48 #define GST_DP_HEADER_CRC_PAYLOAD(x) GST_READ_UINT16_BE (x + 60)
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-pgs.c94 obj_w = GST_READ_UINT16_BE (data); in dump_rle_data()
95 obj_h = GST_READ_UINT16_BE (data + 2); in dump_rle_data()
214 obj_w = GST_READ_UINT16_BE (data); in pgs_composition_object_render()
215 obj_h = GST_READ_UINT16_BE (data + 2); in pgs_composition_object_render()
379 ps->vid_w = GST_READ_UINT16_BE (payload); in parse_presentation_segment()
380 ps->vid_h = GST_READ_UINT16_BE (payload + 2); in parse_presentation_segment()
387 ps->composition_no = GST_READ_UINT16_BE (payload); in parse_presentation_segment()
419 obj->id = GST_READ_UINT16_BE (payload); in parse_presentation_segment()
422 obj->x = GST_READ_UINT16_BE (payload + 4); in parse_presentation_segment()
423 obj->y = GST_READ_UINT16_BE (payload + 6); in parse_presentation_segment()
[all …]
Dgstspu-vobsub.c206 state->vobsub.pix_data[0] = GST_READ_UINT16_BE (data + 1); in gst_dvd_spu_exec_cmd_blk()
207 state->vobsub.pix_data[1] = GST_READ_UINT16_BE (data + 3); in gst_dvd_spu_exec_cmd_blk()
226 field_size = GST_READ_UINT16_BE (data); in gst_dvd_spu_exec_cmd_blk()
269 delay = GST_READ_UINT16_BE (cmd_blk); in gst_dvd_spu_setup_cmd_blk()
293 next_blk = GST_READ_UINT16_BE (start + 2); in gst_dvd_spu_dump_dcsq()
311 cmd_blk_ts = start_ts + STM_TO_GST (GST_READ_UINT16_BE (data)); in gst_dvd_spu_dump_dcsq()
312 next_blk = GST_READ_UINT16_BE (data + 2); in gst_dvd_spu_dump_dcsq()
350 state->vobsub.cur_cmd_blk = GST_READ_UINT16_BE (start + 2); in gstspu_vobsub_handle_new_buf()
397 next_blk = GST_READ_UINT16_BE (cmd_blk + 2); in gstspu_vobsub_execute_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-section.c117 mjd = GST_READ_UINT16_BE (data); in _parse_utc_time()
218 eit->transport_stream_id = GST_READ_UINT16_BE (data); in _parse_eit()
220 eit->original_network_id = GST_READ_UINT16_BE (data); in _parse_eit()
247 event->event_id = GST_READ_UINT16_BE (data); in _parse_eit()
262 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_eit()
377 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_bat()
392 transport_stream_loop_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_bat()
420 stream->transport_stream_id = GST_READ_UINT16_BE (data); in _parse_bat()
423 stream->original_network_id = GST_READ_UINT16_BE (data); in _parse_bat()
426 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_bat()
[all …]
Dgst-dvb-descriptor.c176 item->service_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_service_list()
694 res->transport_stream_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
697 res->original_network_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
700 res->service_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
729 hand_over->network_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
737 hand_over->initial_service_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
751 event->target_event_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
774 ext_event->target_event_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
791 ext_event->user_defined_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
799 ext_event->target_transport_stream_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_dvb_linkage()
[all …]
Dgst-atsc-section.c198 source->channel_TSID = GST_READ_UINT16_BE (data); in _parse_atsc_vct()
201 source->program_number = GST_READ_UINT16_BE (data); in _parse_atsc_vct()
204 tmp16 = GST_READ_UINT16_BE (data); in _parse_atsc_vct()
217 source->source_id = GST_READ_UINT16_BE (data); in _parse_atsc_vct()
220 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x03FF; in _parse_atsc_vct()
233 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x03FF; in _parse_atsc_vct()
366 mgt->tables_defined = GST_READ_UINT16_BE (data); in _parse_atsc_mgt()
381 mgt_table->table_type = GST_READ_UINT16_BE (data); in _parse_atsc_mgt()
383 mgt_table->pid = GST_READ_UINT16_BE (data) & 0x1FFF; in _parse_atsc_mgt()
389 descriptors_loop_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_atsc_mgt()
[all …]
Dgstmpegtssection.c478 program->program_number = GST_READ_UINT16_BE (data); in _parse_pat()
481 program->network_or_program_map_PID = GST_READ_UINT16_BE (data) & 0x1FFF; in _parse_pat()
708 pmt->pcr_pid = GST_READ_UINT16_BE (data) & 0x1FFF; in _parse_pmt()
711 program_info_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_pmt()
740 stream->pid = GST_READ_UINT16_BE (data) & 0x1FFF; in _parse_pmt()
743 stream_info_length = GST_READ_UINT16_BE (data) & 0x0FFF; in _parse_pmt()
1225 section_length = GST_READ_UINT16_BE (data + 1) & 0x0FFF; in gst_mpegts_section_new()
1258 res->subtable_extension = GST_READ_UINT16_BE (data); in gst_mpegts_section_new()
Dgstmpegtsdescriptor.c186 table = GST_READ_UINT16_BE (text + 1); in get_encoding()
262 guint16 code = GST_READ_UINT16_BE (text + pos); in _encode_control_codes()
434 guint16 code = GST_READ_UINT16_BE (text); in convert_to_utf8()
458 guint16 code = GST_READ_UINT16_BE (text); in convert_to_utf8()
970 *ca_system_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_ca()
972 *ca_pid = GST_READ_UINT16_BE (data) & 0x1fff; in gst_mpegts_descriptor_parse_ca()
1186 res->channels[i].service_id = GST_READ_UINT16_BE (data); in gst_mpegts_descriptor_parse_logical_channel()
1190 GST_READ_UINT16_BE (data) & 0x03ff; in gst_mpegts_descriptor_parse_logical_channel()
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_h264.c113 guint16 sps_size = GST_READ_UINT16_BE (codec_data.data + offset); in mpegpsmux_prepare_h264()
135 gint pps_size = GST_READ_UINT16_BE (codec_data.data + offset); in mpegpsmux_prepare_h264()
166 nal_size = GST_READ_UINT16_BE (map.data + in_offset); in mpegpsmux_prepare_h264()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c417 display->x_pos = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_page_segment()
419 display->y_pos = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_page_segment()
469 region->width = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_region_segment()
471 region->height = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_region_segment()
516 object_id = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_region_segment()
537 object_display->x_pos = GST_READ_UINT16_BE (buf) & 0xfff; in _dvb_sub_parse_region_segment()
539 object_display->y_pos = GST_READ_UINT16_BE (buf) & 0xfff; in _dvb_sub_parse_region_segment()
1076 object_id = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_object_segment()
1098 top_field_len = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_object_segment()
1100 bottom_field_len = GST_READ_UINT16_BE (buf); in _dvb_sub_parse_object_segment()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux-util.c131 slen = GST_READ_UINT16_BE (data + 1) & 0x0FFF; in handle_pmt()
137 pcr_pid = GST_READ_UINT16_BE (data) & 0x1fff; in handle_pmt()
163 slen = GST_READ_UINT16_BE (data + 1) & 0x0FFF; in handle_pat()
170 guint program_num = GST_READ_UINT16_BE (data); in handle_pat()
171 guint val = GST_READ_UINT16_BE (data + 2) & 0x1fff; in handle_pat()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c1244 d[i * 4 + 1] = GST_READ_UINT16_BE (s + i); in unpack_GRAY16_BE()
2583 R = GST_READ_UINT16_BE (s + i * 4 + 0); in unpack_RGBA64_BE()
2584 G = GST_READ_UINT16_BE (s + i * 4 + 1); in unpack_RGBA64_BE()
2585 B = GST_READ_UINT16_BE (s + i * 4 + 2); in unpack_RGBA64_BE()
2586 A = GST_READ_UINT16_BE (s + i * 4 + 3); in unpack_RGBA64_BE()
2681 B = GST_READ_UINT16_BE (s + i * 4 + 0); in unpack_BGRA64_BE()
2682 G = GST_READ_UINT16_BE (s + i * 4 + 1); in unpack_BGRA64_BE()
2683 R = GST_READ_UINT16_BE (s + i * 4 + 2); in unpack_BGRA64_BE()
2684 A = GST_READ_UINT16_BE (s + i * 4 + 3); in unpack_BGRA64_BE()
2780 A = GST_READ_UINT16_BE (s + i * 4 + 0); in unpack_ABGR64_BE()
[all …]
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_types.h38 #define QT_UINT16(a) (GST_READ_UINT16_BE(a))
42 #define QT_FP16(a) ((GST_READ_UINT16_BE(a))/256.0)
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegtsmux.c216 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
260 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
264 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
288 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
292 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
302 y = GST_READ_UINT16_BE (data); in check_tsmux_pad_given_muxer()
Dfaac.c163 k = GST_READ_UINT16_BE (data) & 0xFFF6; in do_test()
193 k = GST_READ_UINT16_BE (cmap.data); in do_test()
Dvoaacenc.c164 k = GST_READ_UINT16_BE (data) & 0xFFF6; in do_test()
195 k = GST_READ_UINT16_BE (cmap.data); in do_test()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamconditionalaccess.c182 cas_id = GST_READ_UINT16_BE (buffer); in handle_conditional_access_info_reply()
205 program_num = GST_READ_UINT16_BE (buffer); in handle_conditional_access_pmt_reply()
224 guint16 PID = GST_READ_UINT16_BE (buffer); in handle_conditional_access_pmt_reply()
Dcamsession.c401 session_nb = GST_READ_UINT16_BE (&spdu[7]); in handle_create_session_response()
448 session_nb = GST_READ_UINT16_BE (&spdu[2]); in handle_close_session_request()
511 session_nb = GST_READ_UINT16_BE (&spdu[3]); in handle_close_session_response()
550 session_nb = GST_READ_UINT16_BE (&spdu[2]); in handle_session_data()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c1097 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer), 0x4142); in GST_START_TEST()
1098 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 1), 0x4243); in GST_START_TEST()
1099 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 2), 0x4344); in GST_START_TEST()
1100 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 3), 0x4445); in GST_START_TEST()
1101 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 4), 0x4546); in GST_START_TEST()
1102 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 5), 0x4647); in GST_START_TEST()
1103 fail_unless_equals_int_hex (GST_READ_UINT16_BE (cpointer + 6), 0x4748); in GST_START_TEST()
1114 fail_unless_equals_int_hex (GST_READ_UINT16_BE (carray), 0x4142); in GST_START_TEST()
1115 fail_unless_equals_int_hex (GST_READ_UINT16_BE (carray + 1), 0x4243); in GST_START_TEST()
1116 fail_unless_equals_int_hex (GST_READ_UINT16_BE (carray + 2), 0x4344); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.c503 timestamp->year = GST_READ_UINT16_BE (data); in mxf_timestamp_parse()
681 product_version->major = GST_READ_UINT16_BE (data); in mxf_product_version_parse()
682 product_version->minor = GST_READ_UINT16_BE (data + 2); in mxf_product_version_parse()
683 product_version->patch = GST_READ_UINT16_BE (data + 4); in mxf_product_version_parse()
684 product_version->build = GST_READ_UINT16_BE (data + 6); in mxf_product_version_parse()
690 product_version->release = GST_READ_UINT16_BE (data + 8); in mxf_product_version_parse()
800 pack->major_version = GST_READ_UINT16_BE (data); in mxf_partition_pack_parse()
806 pack->minor_version = GST_READ_UINT16_BE (data); in mxf_partition_pack_parse()
1499 local_tag = GST_READ_UINT16_BE (data); in mxf_primer_pack_parse()
1650 *tag = GST_READ_UINT16_BE (data); in mxf_local_tag_parse()
[all …]
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c1028 if (GST_READ_UINT16_BE (data) != 0x0001) { in gst_mpeg_audio_parse_handle_first_frame()
1030 "Unsupported VBRI version 0x%x", GST_READ_UINT16_BE (data)); in gst_mpeg_audio_parse_handle_first_frame()
1064 nseek_points = GST_READ_UINT16_BE (data); in gst_mpeg_audio_parse_handle_first_frame()
1073 scale = GST_READ_UINT16_BE (data); in gst_mpeg_audio_parse_handle_first_frame()
1076 seek_bytes = GST_READ_UINT16_BE (data); in gst_mpeg_audio_parse_handle_first_frame()
1079 seek_frames = GST_READ_UINT16_BE (data); in gst_mpeg_audio_parse_handle_first_frame()
1115 mp3parse->vbri_seek_table[i] = GST_READ_UINT16_BE (data) * scale; in gst_mpeg_audio_parse_handle_first_frame()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c61 fail_unless_equals_int (GST_READ_UINT16_BE (data), 0xa000); in GST_START_TEST()
90 fail_unless_equals_int (GST_READ_UINT16_BE (data + 2), 0xF2C9); in GST_START_TEST()
93 fail_unless_equals_int (GST_READ_UINT16_BE (data + 2), 0); in GST_START_TEST()
1587 fail_unless_equals_int (begin_seq, GST_READ_UINT16_BE (rtcp_pkt + 16)); in GST_START_TEST()
1588 fail_unless_equals_int (end_seq, GST_READ_UINT16_BE (rtcp_pkt + 18)); in GST_START_TEST()
1663 fail_unless_equals_int (burst_duration, GST_READ_UINT16_BE (rtcp_pkt + 20)); in GST_START_TEST()
1664 fail_unless_equals_int (gap_duration, GST_READ_UINT16_BE (rtcp_pkt + 22)); in GST_START_TEST()
1668 fail_unless_equals_int (roundtrip_delay, GST_READ_UINT16_BE (rtcp_pkt + 24)); in GST_START_TEST()
1669 fail_unless_equals_int (end_system_delay, GST_READ_UINT16_BE (rtcp_pkt + 26)); in GST_START_TEST()
1692 fail_unless_equals_int (jb_nominal, GST_READ_UINT16_BE (rtcp_pkt + 38)); in GST_START_TEST()
[all …]

1234