Home
last modified time | relevance | path

Searched defs:off (Results 451 - 475 of 559) sorted by relevance

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

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c354 int off[3]; in motion_search() local
[all...]
H A Dvorbisdec.c1227 int book, adx, ady, dy, off, predicted, err; in vorbis_floor1_decode() local
H A Dvorbisenc.c193 int off; in ready_codebook() local
H A Dsnowenc.c684 int off = sx+16*(i&1) + (sy+16*(i>>1))*ref_stride; in get_block_rd() local
H A Dtiff.c1222 unsigned tag, type, count, off, value = 0, value2 = 1; // value2 is a denominator so init. to 1 in tiff_decode_tag() local
1767 unsigned off, last_off = 0; decode_frame() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_colorspace.c367 static int get_range_off(AVFilterContext *ctx, int *off, in get_range_off() argument
600 int off, bits, in_rng; in create_filtergraph() local
633 int off, out_rng, bits; in create_filtergraph() local
H A Davf_showcqt.c861 static void draw_axis_rgb(AVFrame *out, AVFrame *axis, const ColorFloat *c, int off) in draw_axis_rgb() argument
963 static void draw_axis_yuv(AVFrame *out, AVFrame *axis, const ColorFloat *c, int off) in draw_axis_yuv() argument
1028 static void draw_sono(AVFrame *out, AVFrame *sono, int off, in argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmov.c829 int off = (!c->isom && title_str[0] == title_size - 1); in mov_read_hdlr() local
H A Dasfdec_f.c226 int64_t off = avio_tell(s->pb); in get_tag() local
882 int c, d, e, off; in asf_get_packet() local
1329 int off = offset / asf_st->ds_chunk_size; in asf_parse_packet() local
[all...]
/third_party/curl/lib/
H A Dsmb.c949 unsigned short off; in smb_request_state() local
/third_party/curl/lib/vtls/
H A Dvtls.c2075 int off = 0; in Curl_alpn_to_proto_buf() local
2098 size_t off = 0; in Curl_alpn_to_proto_str() local
[all...]
/third_party/backends/backend/
H A Dfujitsu.c8522 int off = (s->duplex_raster_offset+s->duplex_offset) * s->resolution_y/300; in read_from_3091duplex() local
[all...]
/third_party/alsa-lib/src/alisp/
H A Dalisp.c534 int off = p - instance->token_buffer; in extend_buf() local
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp973 PluralSelectorContext(int32_t start, const UnicodeString &name, const Formattable &num, double off, UErrorCode &errorCode) PluralSelectorContext() argument
/third_party/libbpf/src/
H A Dbtf_dump.c971 int align, i, off = 0; in btf_dump_emit_struct_def() local
H A Dlinker.c1749 int i, n, off; in complete_extern_btf_info() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2903 unsigned off = nir_src_as_uint(*offset); in add_const_offset_to_base_block() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c2148 static void send_cmd(struct radeon_decoder *dec, unsigned cmd, struct pb_buffer *buf, uint32_t off, in send_cmd() argument
/third_party/node/src/
H A Dnode_file.cc2033 const size_t off = static_cast<size_t>(off_64); in WriteBuffer() local
2238 const size_t off = static_cast<size_t>(off_64); in Read() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h432 __u64 off; member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c237 fuse_add_dirent(char *buf, const char *name, const struct stat *stbuf, off_t off) fuse_add_dirent() argument
257 fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) fuse_add_direntry() argument
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h328 off_t off; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h328 off_t off; member
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c317 const GLintptr off = offset[vbo_attr] + buffer_offset; in compare_vao() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp974 PluralSelectorContext(int32_t start, const UnicodeString &name, const Formattable &num, double off, UErrorCode &errorCode) PluralSelectorContext() argument

Completed in 74 milliseconds

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