/third_party/ffmpeg/libavformat/ |
D | rtpenc_mpv.c | 54 int start_code; in ff_rtp_send_mpegvideo() local
|
/third_party/musl/arch/mips/bits/ |
D | user.h | 4 unsigned long start_code, start_data, start_stack; member
|
/third_party/musl/arch/mips64/bits/ |
D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
/third_party/musl/arch/mipsn32/bits/ |
D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_mpeg2.c | 149 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
|
D | mpegvideo_parser.c | 41 uint32_t start_code; in mpegvideo_extract_headers() local
|
D | mxpegdec.c | 193 int start_code; in mxpeg_decode_frame() local
|
D | dxva2_vc1.c | 191 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
|
D | msmpeg4dec.c | 417 int start_code = get_bits_long(&s->gb, 32); in ff_msmpeg4_decode_picture_header() local
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | gstpesfilter.h | 82 guint32 start_code; member
|
D | gstpesfilter.c | 114 guint32 start_code; in gst_pes_filter_parse() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
D | gstpesfilter.h | 82 guint32 start_code; member
|
D | gstpesfilter.c | 114 guint32 start_code; in gst_pes_filter_parse() local
|
/third_party/musl/arch/powerpc/bits/ |
D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
/third_party/musl/arch/powerpc64/bits/ |
D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | hb-subset.cc | 198 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/ |
D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/arm/bits/ |
D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/microblaze/bits/ |
D | user.h | 13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
/third_party/musl/arch/sh/bits/ |
D | user.h | 43 unsigned long start_code; member
|
/third_party/musl/arch/s390x/bits/ |
D | user.h | 50 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/m68k/bits/ |
D | user.h | 21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvp8parser.c | 319 guint32 frame_tag, start_code; in parse_uncompressed_data_chunk() local
|