Home
last modified time | relevance | path

Searched defs:off (Results 101 - 125 of 631) sorted by relevance

12345678910>>...26

/third_party/ffmpeg/libavcodec/
H A Dh263.c195 static const int off[4]= {2, 1, 1, -1}; in ff_h263_pred_motion() local
H A Dparser.c84 void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove, int fuzzy) in ff_fetch_timestamp() argument
H A Dsnappy.c98 unsigned int off = bytestream2_get_byte(gb) | (val & 0x38) << 5; in snappy_copy1() local
107 unsigned int off = bytestream2_get_le16(gb); in snappy_copy2() local
116 unsigned int off = bytestream2_get_le32(gb); in snappy_copy4() local
78 snappy_copy(uint8_t *start, uint8_t *p, int size, unsigned int off, int len) snappy_copy() argument
H A Dnellymoser.c93 static int sum_bits(short *buf, short shift, short off) in sum_bits() argument
126 int off; in ff_nelly_get_sample_bits() local
[all...]
/third_party/elfutils/tests/
H A Dallfcts.c80 Dwarf_Off off = 0; in main() local
H A Ddwarf-die-addr-die.c84 Dwarf_Off off = 0; in check_dbg() local
H A Dnext_cfi.c67 Dwarf_Off off; in handle_section() local
H A Dnext-lines.c49 Dwarf_Off off; in main() local
/third_party/elfutils/libdw/
H A Ddwarf_nextcu.c39 dwarf_next_unit (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_next_unit() argument
301 dwarf_nextcu(Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, size_t *header_sizep, Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, uint8_t *offset_sizep) dwarf_nextcu() argument
[all...]
H A Ddwarf_next_lines.c37 dwarf_next_lines (Dwarf *dbg, Dwarf_Off off, in dwarf_next_lines() argument
/third_party/eudev/src/shared/
H A Dstrbuf.c134 ssize_t off; in strbuf_add_string() local
/third_party/elfutils/src/
H A Dranlib.c117 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument
H A Darlib.c207 arlib_add_symbols(Elf *elf, const char *arfname, const char *membername, off_t off) arlib_add_symbols() argument
/third_party/ffmpeg/libswscale/
H A Dalphablend.c32 unsigned off = 1<<(desc->comp[0].depth - 1); in ff_sws_alphablendaway() local
/third_party/alsa-lib/src/
H A Dconfeval.c132 int err, c, op, off; in _snd_eval_string() local
/third_party/libunwind/libunwind/tests/
H A Dtest-async-sig.c71 unw_word_t ip, sp, off; in do_backtrace() local
/third_party/libcoap/src/
H A Dcoap_tcp.c51 int off = 0; local
209 int off = 0; local
/third_party/littlefs/bd/
H A Dlfs_testbd.c107 lfs_testbd_rawread(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_testbd_rawread() argument
117 lfs_testbd_rawprog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_testbd_rawprog() argument
147 lfs_testbd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_testbd_read() argument
172 lfs_testbd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_testbd_prog() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec_jpeg.c65 static void send_cmd_bitstream(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, in send_cmd_bitstream() argument
108 static void send_cmd_target(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, in send_cmd_target() argument
227 static void send_cmd_target_direct(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, in send_cmd_target_direct() argument
187 send_cmd_bitstream_direct(struct radeon_decoder *dec, struct pb_buffer *buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd_bitstream_direct() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_unfilled.c198 struct brw_reg off = c->reg.offset; in compute_offset() local
[all...]
/third_party/musl/src/stdio/
H A Dfopencookie.c73 static off_t cookieseek(FILE *f, off_t off, int whence) in cookieseek() argument
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.h79 uint16_t off; /* Offset into buffer in which field starts */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_fragprog.c91 unsigned off = fp->consts[i].offset; in nv30_fragprog_validate() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_sparse.c42 static void dio_sparse(int fd, int align, long long fs, int ws, long long off) in dio_sparse() argument
/third_party/musl/libc-test/src/functional/
H A Dfopencookie_test.c74 int mseek(void *f, off_t *off, int whence) in mseek() argument

Completed in 12 milliseconds

12345678910>>...26