Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 25 of 72) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dav1.c37 int off, start_pos, type, temporal_id, spatial_id; in av1_filter_obus() local
337 int start_pos, type, temporal_id, spatial_id; in ff_av1_parse_seq_header() local
372 int start_pos, type, temporal_id, spatial_id; in ff_isom_write_av1c() local
Dsauce.c37 uint64_t start_pos = avio_size(pb) - 128; in ff_sauce_read() local
Dav1dec.c127 int start_pos, temporal_id, spatial_id; in read_obu() local
312 int ret, extension_flag, start_pos; in read_obu_with_size() local
Dtty.c75 static int efi_read(AVFormatContext *avctx, uint64_t start_pos) in efi_read()
Doggdec.c161 int64_t start_pos = avio_tell(s->pb); in ogg_reset() local
326 int64_t start_pos; in ogg_read_page() local
Dwtvenc.c595 static int64_t write_fat_sector(AVFormatContext *s, int64_t start_pos, int nb_sectors, int sector_b… in write_fat_sector()
725 static int finish_file(AVFormatContext *s, enum WtvFileIndex index, int64_t start_pos) in finish_file()
788 int64_t start_pos, file_end_pos; in write_trailer() local
Dbintext.c93 uint64_t start_pos = avio_size(pb) - 256; in next_tag_read() local
Dsmoothstreamingenc.c47 int64_t start_pos, size; member
442 … *file, const char *infofile, int64_t start_time, int64_t duration, int64_t start_pos, int64_t siz… in add_fragment()
Ddhav.c233 int64_t start_pos = avio_tell(s->pb); in get_duration() local
/third_party/ninja/src/
Dmsvc_helper-win32.cc27 size_t start_pos = 0; in Replace() local
/third_party/ffmpeg/libavcodec/
Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
Dvima.c89 int start_pos; in decode_init() local
Dav1_parse.h104 int64_t *obu_size, int *start_pos, int *type, in parse_obu_header()
Datrac1.c112 unsigned int start_pos, ref_pos = 0, pos = 0; in at1_imdct_block() local
/third_party/node/deps/brotli/c/enc/
Dhistogram.c46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, in BrotliBuildHistogramsWithContext()
Dbrotli_bit_stream.c936 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock()
1070 size_t start_pos, in BuildHistograms()
1095 size_t start_pos, in StoreDataWithHuffmanCodes()
1135 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial()
1188 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
/third_party/freetype/src/type1/
Dt1parse.c275 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1parse.c275 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
/third_party/flutter/skia/third_party/externals/freetype/src/type1/
Dt1parse.c276 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dhistogram.c46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, in BrotliBuildHistogramsWithContext()
Dbrotli_bit_stream.c936 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock()
1070 size_t start_pos, in BuildHistograms()
1095 size_t start_pos, in StoreDataWithHuffmanCodes()
1135 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial()
1188 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
/third_party/ntfs-3g/libntfs-3g/
Dlcnalloc.c120 s64 start_pos = -1; in max_empty_bit_range() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1060ecma_length_t start_pos, /**< position of the first character */ in ecma_substring_copy_to_cesu8_buffer()
1139 ecma_length_t start_pos, /**< position of the first character */ in ecma_substring_copy_to_utf8_buffer()
2300ecma_length_t start_pos, /**< start position, should be less or equal than string length */ in ecma_string_substr()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c707 guint start_pos, start_epb; in gst_h264_slice_parse_dec_ref_pic_marking() local
1146 guint start_pos; in gst_h264_parser_parse_frame_packing() local
2233 guint start_pos, start_epb; in gst_h264_parser_parse_slice_hdr() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c680 ecma_length_t start_pos, /**< start position */ in ecma_builtin_helper_string_find_index()

123