/third_party/ffmpeg/libavcodec/ |
H A D | aacenc_tns.c | 106 int w, filt, m, i, top, order, bottom, start, end, size, inc; in ff_aac_apply_tns() local
|
H A D | aacenc_ltp.c | 81 const int start = FFMAX(0, i - 1024); in get_lag() local 162 int w, g, w2, i, start = 0, count = 0; in ff_aac_search_for_ltp() local [all...] |
H A D | aacsbr.c | 54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands() argument
|
H A D | fmvc.c | 468 int start = 0; in decode_frame() local
|
H A D | ass_split.h | 74 int start; /**< start time of the dialog in centiseconds */ member
|
H A D | gdv.c | 228 int start = bytestream2_tell_p(pb) - (-offset); in lz_copy() local 235 int start = bytestream2_tell_p(pb) + offset; in lz_copy() local
|
H A D | microdvddec.c | 89 char *start = s; in microdvd_load_tags() local
|
H A D | cbs_mpeg2.c | 147 const uint8_t *start; in cbs_mpeg2_split_fragment() local [all...] |
H A D | cbs_jpeg.c | 113 int start, end, marker, next_start, next_marker; in cbs_jpeg_split_fragment() local [all...] |
H A D | argo.c | 50 int start, count; in decode_pal8() local
|
H A D | hnm4video.c | 363 uint8_t start, writeoffset; in hnm_update_palette() local
|
H A D | mjpegenc_common.c | 386 void ff_mjpeg_escape_FF(PutBitContext *pb, int start) in ff_mjpeg_escape_FF() argument
|
H A D | ac3dsp.c | 73 ac3_bit_alloc_calc_bap_c(int16_t *mask, int16_t *psd, int start, int end, int snr_offset, int floor, const uint8_t *bap_tab, uint8_t *bap) ac3_bit_alloc_calc_bap_c() argument
|
H A D | vb.c | 64 int start, size, i; in vb_decode_palette() local 80 static inline int check_pixel(uint8_t *buf, uint8_t *start, uint8_t *end) in check_pixel() argument 85 static inline int check_line(uint8_t *buf, uint8_t *start, uint8_t *end) in check_line() argument
|
/third_party/elfutils/libdwfl/ |
H A D | linux-core-attach.c | 73 GElf_Addr start = __libdwfl_segment_start (dwfl, phdr->p_vaddr); in core_memory_read() local
|
H A D | linux-proc-maps.c | 215 Dwarf_Addr start, end, offset; in proc_maps_report() local
|
H A D | dwfl_module_addrsym.c | 199 search_table (struct search_state *state, int start, int end) in search_table() argument
|
H A D | gzip.c | 91 bigger_buffer (struct unzip_state *state, size_t start) in bigger_buffer() argument
|
H A D | dwfl_report_elf.c | 61 GElf_Addr start = 0, end = 0, bias = 0; in __libdwfl_elf_address_range() local 245 GElf_Addr vaddr, address_sync, start, end, bias; __libdwfl_report_elf() local [all...] |
/third_party/elfutils/tests/ |
H A D | dwflmodtest.c | 163 Dwarf_Addr start; in list_module() local
|
H A D | addrcfi.c | 121 Dwarf_Addr start = pc; in handle_cfi() local
|
/third_party/elfutils/libdw/ |
H A D | libdw_findcu.c | 229 __libdw_findcu (Dwarf *dbg, Dwarf_Off start, bool v4_debug_types) in __libdw_findcu() argument 266 Dwarf_Off start; __libdw_findcu_addr() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 1121 u64 start = get_boottime_ns(); in main() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow_pin.c | 181 long WINAPI ff_dshow_pin_NewSegment(DShowPin *this, REFERENCE_TIME start, REFERENCE_TIME stop, in ff_dshow_pin_NewSegment() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_adecorrelate.c | 163 const int start = (in->ch_layout.nb_channels * jobnr) / nb_jobs; in filter_channels() local
|