Home
last modified time | relevance | path

Searched defs:read_offset (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cid/
Dcidparse.c118 FT_ULong read_offset = 0; in cid_parser_new() local
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.h491 const size_t read_offset = current_pos_ + i; variable
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstadapter.c1019 gsize read_offset = 0; in gst_adapter_get_buffer() local
1551 gsize read_offset = 0; in gst_adapter_prev_pts_at_offset() local
1601 gsize read_offset = 0; in gst_adapter_prev_dts_at_offset() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format3.cc65 int32_t read_offset = in Loca() local
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitfilesrc.c417 guint64 read_offset; in gst_split_file_src_create() local
/third_party/jerryscript/jerry-core/api/
Dgenerate-bytecode.c124 int read_offset = 0; in read_js_or_snapshot_file() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/fw-api/
Dpvr_rogue_fwif_shared.h176 uint32_t read_offset; member
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h135 gint64 read_offset; member
/third_party/libdrm/etnaviv/
Detnaviv_drm.h178 __u32 read_offset; /* in, offset from read_bo */ member
/third_party/mesa3d/include/drm-uapi/
Detnaviv_drm.h178 __u32 read_offset; /* in, offset from read_bo */ member
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c797 #define snow_inner_add_yblock_mmx_mix(read_offset, write_offset)\ argument
/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c126 uint32_t read_offset; /* Quick command offset */ member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp1526 uint32_t read_offset = offset.ud; in generate_uniform_pull_constant_load() local
/third_party/gn/src/base/strings/
Dstring_util.cc772 size_t read_offset = first_match + expansion; in DoReplaceMatchesAfterOffset() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30222 int (*read_offset)(struct device *, long int *); member