Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 25 of 71) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Drtpenc_mpv.c54 int start_code; in ff_rtp_send_mpegvideo() local
/third_party/musl/arch/mips/bits/
Duser.h4 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/mips64/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mipsn32/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/ffmpeg/libavcodec/
Dcbs_mpeg2.c149 uint32_t start_code = -1; in cbs_mpeg2_split_fragment() local
240 #define START(start_code, type, read_func, free_func) \ in cbs_mpeg2_read_unit() argument
277 #define START(start_code, type, func) \ in cbs_mpeg2_write_header() argument
Dmpegvideo_parser.c41 uint32_t start_code; in mpegvideo_extract_headers() local
Dmxpegdec.c193 int start_code; in mxpeg_decode_frame() local
Ddxva2_vc1.c191 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
Dmsmpeg4dec.c417 int start_code = get_bits_long(&s->gb, 32); in ff_msmpeg4_decode_picture_header() local
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstpesfilter.h82 guint32 start_code; member
Dgstpesfilter.c114 guint32 start_code; in gst_pes_filter_parse() local
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstpesfilter.h82 guint32 start_code; member
Dgstpesfilter.c114 guint32 start_code; in gst_pes_filter_parse() local
/third_party/musl/arch/powerpc/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/powerpc64/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc198 hb_codepoint_t start_code = strtoul (s, &p, 10); in parse_gids() local
368 hb_codepoint_t start_code = strtoul (s, &p, 16); in parse_unicodes() local
/third_party/musl/porting/uniproton/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/arm/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/microblaze/bits/
Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/sh/bits/
Duser.h43 unsigned long start_code; member
/third_party/musl/arch/s390x/bits/
Duser.h50 unsigned long start_code, start_stack; member
/third_party/musl/arch/m68k/bits/
Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c319 guint32 frame_tag, start_code; in parse_uncompressed_data_chunk() local

123