/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_render_translate.c | 34 unsigned out_offset; in r300_translate_index_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_staging_mgr.c | 94 virgl_staging_alloc(struct virgl_staging_mgr *staging, unsigned size, unsigned alignment, unsigned *out_offset, struct virgl_hw_res **outbuf, void **ptr) virgl_staging_alloc() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_util.c | 96 vn_renderer_shmem_pool_alloc(struct vn_renderer *renderer, struct vn_renderer_shmem_pool *pool, size_t size, size_t *out_offset) vn_renderer_shmem_pool_alloc() argument
|
H A D | vn_instance.h | 168 vn_instance_cs_shmem_alloc(struct vn_instance *instance, size_t size, size_t *out_offset) vn_instance_cs_shmem_alloc() argument
|
H A D | vn_feedback.c | 191 vn_feedback_pool_alloc_locked(struct vn_feedback_pool *pool, uint32_t size, uint32_t *out_offset) vn_feedback_pool_alloc_locked() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_suballoc.c | 71 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, unsigned alignment, unsigned *out_offset, struct pipe_resource **outbuf) u_suballocator_alloc() argument
|
H A D | u_upload_mgr.c | 254 u_upload_alloc(struct u_upload_mgr *upload, unsigned min_out_offset, unsigned size, unsigned alignment, unsigned *out_offset, struct pipe_resource **outbuf, void **ptr) u_upload_alloc() argument 319 u_upload_data(struct u_upload_mgr *upload, unsigned min_out_offset, unsigned size, unsigned alignment, const void *data, unsigned *out_offset, struct pipe_resource **outbuf) u_upload_data() argument
|
H A D | u_helpers.c | 153 util_upload_index_buffer(struct pipe_context *pipe, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, struct pipe_resource **out_buffer, unsigned *out_offset, unsigned alignment) util_upload_index_buffer() argument
|
H A D | u_vbuf.c | 470 unsigned out_offset, mask; in u_vbuf_translate_buffers() local
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_global_access.c | 30 try_extract_additions(nir_builder *b, nir_ssa_scalar scalar, uint64_t *out_const, nir_ssa_def **out_offset) try_extract_additions() argument
|
/third_party/ffmpeg/tests/api/ |
H A D | api-flac-test.c | 113 int in_offset = 0, out_offset = 0; in run_test() local
|
/third_party/mesa3d/src/gallium/drivers/virgl/tests/ |
H A D | virgl_staging_mgr_test.cpp | 163 unsigned out_offset; in TEST_P() local 197 unsigned out_offset; in TEST_F() local 229 unsigned out_offset; in TEST_F() local 261 unsigned out_offset; TEST_F() local 295 unsigned out_offset; TEST_F() local 334 unsigned out_offset; TEST_F() local 359 unsigned out_offset; TEST_F() local 377 unsigned out_offset; TEST_F() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_bufferobj.c | 66 _mesa_glthread_upload(struct gl_context *ctx, const void *data, GLsizeiptr size, unsigned *out_offset, struct gl_buffer_object **out_buffer, uint8_t **out_ptr) _mesa_glthread_upload() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blorp.c | 49 stream_state(struct iris_batch *batch, struct u_upload_mgr *uploader, unsigned size, unsigned alignment, uint32_t *out_offset, struct iris_bo **out_bo) stream_state() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blorp.c | 53 stream_state(struct crocus_batch *batch, unsigned size, unsigned alignment, uint32_t *out_offset, struct crocus_bo **out_bo) stream_state() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_draw_elements.c | 62 translate_indices(struct svga_hwtnl *hwtnl, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, enum pipe_prim_type gen_prim, unsigned orig_nr, unsigned gen_nr, unsigned gen_size, u_translate_func translate, struct pipe_resource **out_buf, unsigned *out_offset) translate_indices() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compute_transforms.cpp | 81 nir_ssa_def *out_offset = nir_imul(&b, draw_id, nir_imm_int(&b, out_stride)); in get_indirect_draw_base_vertex_transform() local
|
/third_party/skia/third_party/externals/libwebp/src/demux/ |
H A D | anim_decode.c | 358 const uint64_t out_offset = (uint64_t)iter.y_offset * stride + in WebPAnimDecoderGetNext() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_silenceremove.c | 135 copy_double(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_double() argument 145 copy_doublep(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_doublep() argument 155 copy_float(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_float() argument 165 copy_floatp(SilenceRemoveContext *s, AVFrame *out, AVFrame *in, int ch, int out_offset, int in_offset) copy_floatp() argument
|
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 529 int out_offset; /* Offset into output buffer */ in outImage() local
|
/third_party/lwip/src/core/ |
H A D | pbuf.c | 1111 u16_t out_offset; in pbuf_get_contiguous() local 1186 pbuf_skip_const(const struct pbuf *in, u16_t in_offset, u16_t *out_offset) in pbuf_skip_const() argument 1212 pbuf_skip(struct pbuf *in, u16_t in_offset, u16_t *out_offset) pbuf_skip() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_aos.c | 78 lp_build_sample_wrap_nearest_int(struct lp_build_sample_context *bld, unsigned block_length, LLVMValueRef coord, LLVMValueRef coord_f, LLVMValueRef length, LLVMValueRef stride, LLVMValueRef offset, boolean is_pot, unsigned wrap_mode, LLVMValueRef *out_offset, LLVMValueRef *out_i) lp_build_sample_wrap_nearest_int() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate.c | 576 snd_pcm_uframes_t out_offset; in do_convert() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 253 pad4( FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) pad4() argument 756 store_loca( FT_ULong* loca_values, FT_ULong loca_values_size, FT_UShort index_format, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) store_loca() argument 820 reconstruct_glyf( FT_Stream stream, FT_ULong* glyf_checksum, FT_ULong* loca_checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, WOFF2_Info info, FT_Memory memory ) reconstruct_glyf() argument 1347 reconstruct_hmtx( FT_Stream stream, FT_UShort num_glyphs, FT_UShort num_hmetrics, FT_Short* x_mins, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) reconstruct_hmtx() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 2248 unsigned out_offset; in r600_draw_vbo() local
|