Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
H A Dsauce.c37 uint64_t start_pos = avio_size(pb) - 128; in ff_sauce_read() local
H A Dtty.c75 static int efi_read(AVFormatContext *avctx, uint64_t start_pos) in efi_read() argument
H A Dbintext.c95 uint64_t start_pos = avio_size(pb) - 256; in next_tag_read() local
H A Dav1.c47 int start_pos, type, temporal_id, spatial_id; in av1_filter_obus() local
376 int start_pos, type, temporal_id, spatial_id; in ff_av1_parse_seq_header() local
431 int start_pos, type, temporal_id, spatial_id; in ff_isom_write_av1c() local
H A Dav1dec.c150 int start_pos, temporal_id, spatial_id; in read_obu() local
302 int ret, extension_flag, start_pos; in read_obu_with_size() local
H A Daacdec.c86 int64_t start_pos = avio_tell(s->pb); in adts_aac_resync() local
H A Ddhav.c234 int64_t start_pos = avio_tell(s->pb); in get_duration() local
H A Doggdec.c161 int64_t start_pos = avio_tell(s->pb); in ogg_reset() local
325 int64_t start_pos; in ogg_read_page() local
H A Dseek.c400 int64_t start_pos; in ff_gen_search() local
H A Dsmoothstreamingenc.c42 int64_t start_pos, size; member
441 static int add_fragment(OutputStream *os, const char *file, const char *infofile, int64_t start_time, int64_t duration, int64_t start_pos, int64_t size) in add_fragment() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dname-trait.cc29 const auto start_pos = raw.rfind("T = ") + 4; in GetNameFromTypeSignature() local
/third_party/ffmpeg/libavcodec/
H A Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
H A Dav1_parse.h107 parse_obu_header(const uint8_t *buf, int buf_size, int64_t *obu_size, int *start_pos, int *type, int *temporal_id, int *spatial_id) parse_obu_header() argument
H A Datrac3plus.h70 int start_pos; ///< start position expressed in n*4 samples member
H A Datrac1.c113 unsigned int start_pos, ref_pos = 0, pos = 0; in at1_imdct_block() local
H A Dcbs_h265_syntax_template.c1631 int start_pos, end_pos; in sei_buffering_period() local
H A Dcbs_av1.c879 int err, start_pos, end_pos; in cbs_av1_read_unit() local
1060 int err, start_pos, end_pos, data_pos; in cbs_av1_write_obu() local
[all...]
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc27 size_t start_pos = 0; in Replace() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1parse.c275 FT_ULong start_pos = FT_STREAM_POS(); in FT_LOCAL_DEF() local
/third_party/node/deps/v8/src/execution/
H A Dmessages.h50 int start_pos() const { return start_pos_; } in start_pos() function in v8::internal::MessageLocation
/third_party/node/deps/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhistogram.c43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) BrotliBuildHistogramsWithContext() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c120 s64 start_pos = -1; in max_empty_bit_range() local
/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c49 double start_pos; member
[all...]
/third_party/ffmpeg/tools/
H A Dqt-faststart.c331 unsigned char *start_pos; in upgrade_stco_callback() local

Completed in 18 milliseconds

1234