| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec.c | 710 static inline void do_imdct(AC3DecodeContext *s, int channels, int offset) in do_imdct() argument 1090 static int decode_audio_block(AC3DecodeContext *s, int blk, int offset) in decode_audio_block() argument 1491 int blk, ch, err, offset, ret; ac3_decode_frame() local [all...] |
| H A D | alsdec.c | 749 int offset = parcor_rice_table[sconf->coef_table][k][0]; in read_var_block_data() local 1149 unsigned int offset = 0; in decode_blocks() local 1284 revert_channel_correlation(ALSDecContext *ctx, ALSBlockData *bd, ALSChannelData **cd, int *reverted, unsigned int offset, int c) revert_channel_correlation() argument 1704 unsigned int offset = 0; read_frame_data() local [all...] |
| H A D | roqvideoenc.c | 356 int i, j, k, offset; in motion_search() local [all...] |
| H A D | vorbisdec.c | 1226 unsigned partition_class, cdim, cbits, csub, cval, offset, i, j; in vorbis_floor1_decode() local [all...] |
| H A D | wmaprodec.c | 510 int offset = (subframe_len * 2 * critical_freq[x]) / rate + 2; in decode_init() local 536 int offset = ((s->sfb_offsets[i][b] decode_init() local 610 decode_subframe_length(WMAProDecodeCtx *s, int offset) decode_subframe_length() argument 734 int offset = 0; decode_tilehdr() local 756 int offset = 0; decode_decorrelation_matrix() local 1202 int offset = s->samples_per_frame; decode_subframe() local [all...] |
| H A D | wmalosslessdec.c | 296 static int decode_subframe_length(WmallDecodeCtx *s, int offset) in decode_subframe_length() argument 413 int i, offset = 0; in decode_tilehdr() local 842 int offset = s->samples_per_frame; decode_subframe() local [all...] |
| H A D | qdm2.c | 119 int16_t offset; member 1267 int n, offset; in qdm2_fft_decode_tones() local 1245 qdm2_fft_init_coefficient(QDM2Context *q, int sub_packet, int offset, int duration, int channel, int exp, int phase) qdm2_fft_init_coefficient() argument 1514 int offset, four_i; qdm2_fft_tone_synthesizer() local [all...] |
| H A D | svq3.c | 242 const int offset = x_offset[i]; in svq3_luma_dc_dequant_idct_c() local 1252 int offset = get_bits_count(&gb) + 7 >> 3; in svq3_decode_init() local [all...] |
| H A D | wmavoice.c | 1051 int bits, offset; in aw_parse_coords() local [all...] |
| H A D | rv34.c | 129 int i, j, k, offset = 0; in rv34_init_tables() local 94 rv34_gen_vlc(const uint8_t *bits, int size, VLC *vlc, const uint8_t *syms, int *offset) rv34_gen_vlc() argument 1612 int offset; ff_rv34_decode_frame() local 1751 int offset = get_slice_offset(avctx, slices_hdr, i , slice_count, buf_size); ff_rv34_decode_frame() local [all...] |
| H A D | vorbisenc.c | 1014 float *offset = venc->samples + channel * window_len * 2; in apply_window_and_mdct() local 1077 float *offset = venc->samples + 2 * ch * frame_size + frame_size; move_audio() local [all...] |
| H A D | snow.h | 492 const int offset[3]= { in init_ref() local
|
| H A D | webp.c | 661 int offset = 2 + (prefix_code & 1) << extra_bits; in decode_entropy_coded_image() local 674 int offset = 2 + (prefix_code & 1) << extra_bits; in decode_entropy_coded_image() local
|
| H A D | tiff.c | 373 horizontal_fill(TiffContext *s, unsigned int bpp, uint8_t* dst, int usePtr, const uint8_t *src, uint8_t c, int width, int offset) horizontal_fill() argument 1201 int offset = tag == TIFF_YRES ? 2 : 0; set_sar() local [all...] |
| H A D | vc2enc.c | 852 int x, y, level, offset; in dwt_plane() local
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 1654 GElf_Off offset = 0; copy_elided_sections() local 2500 ptrdiff_t offset = dwfl_getmodules (info->dwfl, &match_module, &mmi, 0); handle_implicit_modules() local [all...] |
| H A D | strip.c | 446 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() argument 650 int rtype, symndx, offset, addend; in remove_debug_relocations() local [all...] |
| H A D | nm.c | 622 Dwarf_Off offset = 0; in get_local_names() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | fsck.c | 151 u32 segno, offset; in is_valid_ssa_node_blk() local 276 u32 segno, offset; in is_valid_ssa_data_blk() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_surround.c | 1546 const int offset = s->buf_size - s->hop_size; in fft_channel() local
|
| H A D | af_afftdn.c | 337 double offset = 0.0; in floor_offset() local 385 const double offset = s->floor_offset * floor_offset(noisy_data, s->bin_count, den); in process_frame() local 1015 const int offset = s->window_length - s->sample_advance; in output_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | avidec.c | 253 int64_t offset, pos; in read_odml_index() local 417 int tag, offset; in avi_extract_stream_metadata() local
|
| H A D | aviobuf.c | 260 int64_t avio_seek(AVIOContext *s, int64_t offset, int whence) in avio_seek() argument 81 ffio_init_context(FFIOContext *ctx, unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) ffio_init_context() argument 135 avio_alloc_context( unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) avio_alloc_context() argument 347 avio_skip(AVIOContext *s, int64_t offset) avio_skip() argument 1446 dyn_buf_seek(void *opaque, int64_t offset, int whence) dyn_buf_seek() argument [all...] |
| H A D | demux.c | 940 int64_t offset; in compute_pkt_fields() local 1743 int64_t filesize, offset, duration; in estimate_timings_from_pts() local [all...] |
| H A D | mov.c | 1293 static int search_frag_moof_offset(MOVFragmentIndex *frag_index, int64_t offset) in search_frag_moof_offset() argument 1386 static int update_frag_index(MOVContext *c, int64_t offset) in update_frag_index() argument [all...] |