Home
last modified time | relevance | path

Searched defs:off (Results 276 - 300 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/ffmpeg/libavcodec/
H A Dvc1_pred.c217 int xy, wrap, off = 0; in ff_vc1_pred_mv() local
474 int xy, wrap, off = 0; ff_vc1_pred_mv_intfr() local
695 int xy, wrap, off = 0; ff_vc1_pred_b_mv() local
[all...]
H A Dmpegvideo_motion.c653 int off = mx + (my + (s->mb_x & 3) * 4) * s->linesize + 64; in prefetch_motion() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c164 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() argument
177 static void freq_test(uint8_t *dst, int dst_linesize, int off) in freq_test() argument
189 static void amp_test(uint8_t *dst, int dst_linesize, int off) in amp_test() argument
201 static void cbp_test(uint8_t *dst[3], int dst_linesize[3], int off) in cbp_test() argument
218 static void mv_test(uint8_t *dst, int dst_linesize, int off) in mv_test() argument
230 ring1_test(uint8_t *dst, int dst_linesize, int off) ring1_test() argument
242 ring2_test(uint8_t *dst, int dst_linesize, int off) ring2_test() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Drtmppkt.c311 int off = 0; in ff_rtmp_packet_write() local
/third_party/curl/lib/
H A Drtsp.c678 int off = ((unsigned char)buf[0]) % 8; in rtsp_filter_rtp() local
1015 long off = chan % 8; in rtsp_parse_transport() local
/third_party/ffmpeg/libswresample/
H A Drematrix.c585 int off = 0; in swri_rematrix() local
/third_party/ffmpeg/libswscale/
H A Dyuv2rgb.c754 int off = -(inc >> 9); in fill_gv_table() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c341 int off = dir ? lineoff : lineoff * str; in randomize_loopfilter_buffers() local
/third_party/backends/backend/
H A Dplustek-usbcal.c207 cano_adjLampSetting( u_short *min, u_short *max, u_short *off, u_short val ) in cano_adjLampSetting() argument
[all...]
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c243 bus_size_t off; in usb_pc_common_mem_cb() local
/third_party/libsnd/src/
H A Dogg_vorbis.c554 vorbis_rshort (SF_PRIVATE *psf, int samples, void *vptr, int off, int channels, float **pcm) in vorbis_rshort() argument
575 vorbis_rint (SF_PRIVATE *psf, int samples, void *vptr, int off, int channels, float **pcm) in vorbis_rint() argument
597 vorbis_rfloat (SF_PRIVATE *UNUSED (psf), int samples, void *vptr, int off, int channels, float **pcm) variable
608 vorbis_rdouble (SF_PRIVATE *UNUSED (psf), int samples, void *vptr, int off, int channels, float **pcm) variable
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; in _Uia64_find_dyn_list() local
/third_party/lzma/Java/SevenZip/
H A DLzmaBench.java130 public void write(byte[] b, int off, int len) in write() argument
/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c601 unsigned off = pc + instr->br.ioff; in disasm_instr() local
/third_party/node/lib/
H A Devents.js
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c81 int off = 3600*getint(p); in getoff() local
352 int off = 0; in scan_trans() local
[all...]
/third_party/musl/src/malloc/mallocng/
H A Dmeta.h219 int off = (p[-3] ? *(uint16_t *)(p-2) + 1 : ctr) & 255; in enframe() local
/third_party/musl/src/time/
H A D__tz.c70 int off = 3600*getint(p); in getoff() local
426 int off = 0; in scan_trans() local
[all...]
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h219 int off = (p[-3] ? *(uint16_t *)(p-2) + 1 : ctr) & 255; in enframe() local
/third_party/musl/src/internal/
H A Dstdio_impl.h107 off_t off; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h103 off_t off; member
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.c427 const GLuint off = vao->VertexAttrib[i].RelativeOffset; in compute_vbo_offset_range() local
/third_party/libfuse/example/
H A Dpassthrough.c487 static off_t xmp_lseek(const char *path, off_t off, int whence, struct fuse_file_info *fi) in xmp_lseek() argument
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress10.c704 off64_t off; local
707 off_t off; local
[all...]
/third_party/libinput/tools/
H A Dshared.c688 size_t off = 0; in sprintf_event_codes() local
715 size_t off = 0; in sprintf_input_props() local
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...23