/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvc1parse.c | 670 guint32 startcode; in gst_vc1_parse_detect() local 1096 gst_vc1_parse_handle_bdu (GstVC1Parse * vc1parse, GstVC1StartCode startcode, in gst_vc1_parse_handle_bdu() 1336 GstVC1StartCode startcode; in gst_vc1_parse_handle_frame() local 1384 guint32 startcode = GST_READ_UINT32_BE (data + 4); in gst_vc1_parse_handle_frame() local 1445 guint32 startcode = GST_READ_UINT32_BE (data + 8); in gst_vc1_parse_handle_frame() local 1576 guint32 startcode; in gst_vc1_parse_convert_asf_to_bdu() local 1636 guint32 startcode; in gst_vc1_parse_convert_to_frame_layer() local
|
D | gstvc1parse.h | 109 GstVC1StartCode startcode; member
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_h263.c | 33 int startcode, vrc, picture_header, ret; in ff_h263_handle_packet() local
|
D | mpeg.c | 233 int len, size, startcode, c, flags, header_len; in mpegps_read_pes_header() local 480 int len, startcode, i, es_type, ret; in mpegps_read_packet() local 657 int len, startcode; in mpegps_read_dts() local 962 int n, to_read, startcode; in vobsub_read_packet() local
|
D | nutdec.c | 90 int calculate_checksum, uint64_t startcode) in get_packetheader() 143 uint64_t startcode = find_any_startcode(bc, pos); in find_startcode() local 840 uint64_t startcode = find_any_startcode(bc, pos); in nut_read_header() local
|
D | gxf.c | 90 static const uint8_t startcode[] = {0, 0, 0, 0, 1, 0xbc}; // start with map packet in gxf_probe() local
|
D | nutenc.c | 329 uint64_t startcode) in put_packet()
|
D | mpegenc.c | 637 int size, payload_size, startcode, id, stuffing_size, i, header_len; in flush_packet() local
|
/third_party/ffmpeg/libavcodec/ |
D | mpeg4_unpack_bframes_bsf.c | 35 uint32_t startcode; in scan_buffer() local
|
D | h261dec.c | 477 uint32_t startcode = 0; in h261_decode_picture_header() local
|
D | ituh263dec.c | 1001 uint32_t startcode; in ff_h263_decode_picture_header() local
|
D | mpeg4videodec.c | 2196 uint32_t startcode; in extension_and_user_data() local 3224 unsigned startcode, v; in ff_mpeg4_decode_picture_header() local
|
D | mpegvideo_enc.c | 2894 static void update_mb_info(MpegEncContext *s, int startcode) in update_mb_info()
|
/third_party/glib/glib/pcre/ |
D | pcre_study.c | 79 find_minlength(const pcre_uchar *code, const pcre_uchar *startcode, int options, in find_minlength()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_study.c | 104 PCRE2_SPTR startcode, BOOL utf, recurse_check *recurses, int *countptr, in find_minlength()
|