Home
last modified time | relevance | path

Searched defs:start_code (Results 1 - 25 of 40) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Drtpenc_mpv.c54 int start_code; in ff_rtp_send_mpegvideo() local
/third_party/musl/arch/mips/bits/
H A Duser.h4 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/mips64/bits/
H A Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mipsn32/bits/
H A Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_parser.c109 uint32_t start_code; in mpegvideo_extract_headers() local
H A Dmxpegdec.c193 int start_code; in mxpeg_decode_frame() local
H A Ddxva2_h264.c344 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
H A Ddxva2_hevc.c283 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
H A Ddxva2_vc1.c194 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
H A Dcbs_mpeg2.c148 uint32_t start_code = -1; in cbs_mpeg2_split_fragment() local
[all...]
H A Dmsmpeg4dec.c421 int start_code = get_bits_long(&s->gb, 32); in ff_msmpeg4_decode_picture_header() local
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/powerpc/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/arm/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/microblaze/bits/
H A Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/powerpc64/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/sh/bits/
H A Duser.h43 unsigned long start_code; member
/third_party/musl/arch/i386/bits/
H A Duser.h29 unsigned long start_code; member
/third_party/musl/arch/m68k/bits/
H A Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/s390x/bits/
H A Duser.h50 unsigned long start_code, start_stack; member
/third_party/musl/arch/x32/bits/
H A Duser.h26 unsigned long start_code; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h26 unsigned long start_code; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A 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
[all...]

Completed in 11 milliseconds

12