/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_h263.c | 33 int startcode, vrc, picture_header, ret; in ff_h263_handle_packet() local
|
H A D | gxf.c | 90 static const uint8_t startcode[] = {0, 0, 0, 0, 1, 0xbc}; // start with map packet in gxf_probe() local
|
H A D | mpegenc.c | 644 int size, payload_size, startcode, id, stuffing_size, header_len; in flush_packet() local
|
H A D | mpeg.c | 237 int len, size, startcode, c, flags, header_len; in mpegps_read_pes_header() local 485 int len, startcode, i, es_type, ret; mpegps_read_packet() local 662 int len, startcode; mpegps_read_dts() local 964 int n, to_read, startcode; vobsub_read_packet() local [all...] |
H A D | nutenc.c | 350 put_packet(NUTContext *nut, AVIOContext *bc, AVIOContext *dyn_bc, uint64_t startcode) put_packet() argument
|
H A D | nutdec.c | 144 uint64_t startcode in find_startcode() local 90 get_packetheader(NUTContext *nut, AVIOContext *bc, int calculate_checksum, uint64_t startcode) get_packetheader() argument 848 uint64_t startcode = find_any_startcode(bc, pos); nut_read_header() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg4_unpack_bframes_bsf.c | 35 uint32_t startcode; in scan_buffer() local
|
H A D | h261dec.c | 494 uint32_t startcode = 0; in h261_decode_picture_header() local
|
H A D | ituh263dec.c | 1091 uint32_t startcode; in ff_h263_decode_picture_header() local
|
H A D | mpeg4videodec.c | 2273 uint32_t startcode; in extension_and_user_data() local 3313 unsigned startcode, v; in ff_mpeg4_decode_picture_header() local [all...] |
H A D | mpegvideo_enc.c | 2701 static void update_mb_info(MpegEncContext *s, int startcode) in update_mb_info() argument
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_study.c | 103 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, PCRE2_SPTR startcode, BOOL utf, recurse_check *recurses, int *countptr, int *backref_cache) find_minlength() argument [all...] |