Home
last modified time | relevance | path

Searched defs:offset_out (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1565 … *screen, struct zink_resource *res, unsigned offset_add, unsigned add_binds, unsigned *offset_out) in zink_resource_tmp_buffer()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c828 uint32_t *offset_out, uint32_t *row_stride_out, in blorp_get_client_bo()
/third_party/ffmpeg/libavformat/
Dmxfdec.c1599 …lute_bodysid_offset(MXFContext *mxf, int body_sid, int64_t offset, int64_t *offset_out, MXFPartiti… in mxf_absolute_bodysid_offset()
1660 …, int64_t edit_unit, AVRational edit_rate, int64_t *edit_unit_out, int64_t *offset_out, MXFPartiti… in mxf_edit_unit_absolute_offset()
/third_party/glib/gio/
Dgfile.c3023 loff_t offset_out; in splice_stream_with_progress() local