/third_party/ffmpeg/libavformat/ |
H A D | rtpenc_mpv.c | 54 int start_code; in ff_rtp_send_mpegvideo() local
|
/third_party/musl/arch/mips/bits/ |
H A D | user.h | 4 unsigned long start_code, start_data, start_stack; member
|
/third_party/musl/arch/mips64/bits/ |
H A D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpegvideo_parser.c | 109 uint32_t start_code; in mpegvideo_extract_headers() local
|
H A D | mxpegdec.c | 193 int start_code; in mxpeg_decode_frame() local
|
H A D | dxva2_h264.c | 344 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
|
H A D | dxva2_hevc.c | 283 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
|
H A D | dxva2_vc1.c | 194 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
|
H A D | cbs_mpeg2.c | 148 uint32_t start_code = -1; in cbs_mpeg2_split_fragment() local [all...] |
H A D | msmpeg4dec.c | 421 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 D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/powerpc/bits/ |
H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
/third_party/musl/arch/arm/bits/ |
H A D | user.h | 27 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/microblaze/bits/ |
H A D | user.h | 13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
/third_party/musl/arch/sh/bits/ |
H A D | user.h | 43 unsigned long start_code; member
|
/third_party/musl/arch/i386/bits/ |
H A D | user.h | 29 unsigned long start_code; member
|
/third_party/musl/arch/m68k/bits/ |
H A D | user.h | 21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
/third_party/musl/arch/s390x/bits/ |
H A D | user.h | 50 unsigned long start_code, start_stack; member
|
/third_party/musl/arch/x32/bits/ |
H A D | user.h | 26 unsigned long start_code; member
|
/third_party/musl/arch/x86_64/bits/ |
H A D | user.h | 26 unsigned long start_code; member
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A 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 [all...] |