Home
last modified time | relevance | path

Searched defs:offset (Results 1251 - 1275 of 4654) sorted by relevance

1...<<51525354555657585960>>...187

/third_party/ffmpeg/libavcodec/
H A Dhuffman.c66 int offset, i, next; in ff_huff_gen_len_table() local
H A Dmpc8.c117 unsigned offset = 0; in mpc8_init_static() local
91 build_vlc(VLC *vlc, unsigned *buf_offset, const uint8_t codes_counts[16], const uint8_t **syms, int offset) build_vlc() argument
[all...]
H A Dgdv.c215 static void lz_copy(PutByteContext *pb, GetByteContext *g2, int offset, unsigned len) in lz_copy() argument
H A Dh274.c64 uint16_t offset = seed % 2048; in init_slice_c() local
H A Dmidivid.c167 int offset = ((s0 & 0xF0) << 4) | s1; in lzss_uncompress() local
H A Dbytestream.h212 bytestream2_seek(GetByteContext *g, int offset, int whence) bytestream2_seek() argument
236 bytestream2_seek_p(PutByteContext *p, int offset, int whence) bytestream2_seek_p() argument
[all...]
H A Dc93.c159 unsigned int offset, j; in decode_frame() local
179 int offset = bytestream2_get_le16(&gb); in decode_frame() local
73 copy_block(AVCodecContext *avctx, uint8_t *to, uint8_t *from, int offset, int height, int stride) copy_block() argument
[all...]
H A Deamad.c100 unsigned offset = (mb_y*16 + ((j&2)<<2) + mv_y)*t->last_frame->linesize[0] + mb_x*16 + ((j&1)<<3) + mv_x; in comp_block() local
109 unsigned offset = (mb_y * 8 + (mv_y/2))*t->last_frame->linesize[index] + mb_x * 8 + (mv_x/2); in comp_block() local
H A Deatgv.c78 int size, size1, size2, offset, run; in unpack() local
246 int offset = vector - num_mvs; in tgv_decode_inter() local
[all...]
H A Dimm4.c205 int ret, x, y, offset = 0; in decode_intra() local
129 decode_block(AVCodecContext *avctx, GetBitContext *gb, int block, int factor, int flag, int offset, int flag2) decode_block() argument
172 decode_blocks(AVCodecContext *avctx, GetBitContext *gb, unsigned cbp, int flag, int offset, unsigned flag2) decode_blocks() argument
257 int ret, x, y, offset = 0; decode_inter() local
[all...]
H A Dlibvorbisenc.c214 unsigned int offset; in libvorbis_encode_init() local
[all...]
H A Dlsp.c75 uint8_t offset= arg; in ff_cos() local
H A Dlzwenc.c91 static inline int hashNext(int head, const int offset) in hashNext() argument
H A Dhnm4video.c74 int32_t offset; in unpack_intraframe() local
155 int count, left, offset; in decode_interframe_v4() local
284 uint32_t writeoffset = 0, offset; decode_interframe_v4a() local
[all...]
H A Dlibdav1d.c174 size_t offset = 0; in libdav1d_parse_extradata() local
H A Dmotionpixels.c106 int offset, w, h, color = 0, x, y, i; in mp_read_changes_map() local
H A Dmpegaudiodsp_template.c185 int offset; in ff_mpa_synth_filter() local
H A Dmpegpicture.c154 int offset = (EDGE_WIDTH >> (i ? chroma_y_shift : 0)) * in alloc_frame_buffer() local
/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_mmi.c1134 ff_h264_weight_pixels16_8_mmi(uint8_t *block, ptrdiff_t stride, int height, int log2_denom, int weight, int offset) ff_h264_weight_pixels16_8_mmi() argument
1190 ff_h264_biweight_pixels16_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels16_8_mmi() argument
1261 ff_h264_weight_pixels8_8_mmi(uint8_t *block, ptrdiff_t stride, int height, int log2_denom, int weight, int offset) ff_h264_weight_pixels8_8_mmi() argument
1304 ff_h264_biweight_pixels8_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels8_8_mmi() argument
1356 ff_h264_weight_pixels4_8_mmi(uint8_t *block, ptrdiff_t stride, int height, int log2_denom, int weight, int offset) ff_h264_weight_pixels4_8_mmi() argument
1394 ff_h264_biweight_pixels4_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels4_8_mmi() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-core-attach.c108 size_t offset; in core_next_thread() local
173 size_t offset = thread_arg->note_offset; in core_set_initial_registers() local
371 size_t offset = 0; dwfl_core_file_attach() local
[all...]
H A Dlinux-proc-maps.c111 off_t offset = 0; in grovel_auxv() local
215 Dwarf_Addr start, end, offset; in proc_maps_report() local
/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c518 long offset; in qtree_read_dquot() local
/third_party/elfio/elfio/
H A Delfio.hpp502 Elf64_Off offset variable
561 Elf64_Off offset = header->get_segments_offset(); global() variable
[all...]
/third_party/elfutils/libelf/
H A Delf32_updatefile.c101 fill_mmap (size_t offset, char *last_position, char *scn_start, in fill_mmap() argument
/third_party/exfatprogs/mkfs/
H A Dmkfs.c234 write_fat_entry(int fd, __le32 clu, unsigned long long offset) write_fat_entry() argument
[all...]

Completed in 22 milliseconds

1...<<51525354555657585960>>...187