Home
last modified time | relevance | path

Searched defs:startcode (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpdec_h263.c33 int startcode, vrc, picture_header, ret; in ff_h263_handle_packet() local
H A Dgxf.c90 static const uint8_t startcode[] = {0, 0, 0, 0, 1, 0xbc}; // start with map packet in gxf_probe() local
H A Dmpegenc.c644 int size, payload_size, startcode, id, stuffing_size, header_len; in flush_packet() local
H A Dmpeg.c237 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 Dnutenc.c350 put_packet(NUTContext *nut, AVIOContext *bc, AVIOContext *dyn_bc, uint64_t startcode) put_packet() argument
H A Dnutdec.c144 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 Dmpeg4_unpack_bframes_bsf.c35 uint32_t startcode; in scan_buffer() local
H A Dh261dec.c494 uint32_t startcode = 0; in h261_decode_picture_header() local
H A Dituh263dec.c1091 uint32_t startcode; in ff_h263_decode_picture_header() local
H A Dmpeg4videodec.c2273 uint32_t startcode; in extension_and_user_data() local
3313 unsigned startcode, v; in ff_mpeg4_decode_picture_header() local
[all...]
H A Dmpegvideo_enc.c2701 static void update_mb_info(MpegEncContext *s, int startcode) in update_mb_info() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_study.c103 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...]

Completed in 20 milliseconds