Home
last modified time | relevance | path

Searched defs:row_stride (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_feedback.c329 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in st_feedback_draw_vbo() local
405 unsigned width, height, num_layers, row_stride, img_stride; in st_feedback_draw_vbo() local
/third_party/gstreamer/gstplugins_bad/gst/coloreffects/
Dgstcoloreffects.c309 gint pixel_stride, row_stride, row_wrap; in gst_color_effects_transform_rgb() local
367 gint pixel_stride, row_stride, row_wrap; in gst_color_effects_transform_ayuv() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c234 unsigned row_stride = layout->slices[level].row_stride; in panfrost_get_legacy_stride() local
372 unsigned row_stride = fmt_blocksize * effective_width * block_size.height; in pan_image_layout_init() local
Dpan_texture.h61 unsigned row_stride; member
235 unsigned row_stride; member
Dpan_texture.c241 int32_t *row_stride, int32_t *surf_stride) in panfrost_get_surface_strides()
382 int32_t row_stride, surface_stride; in panfrost_emit_plane() local
Dpan_cs.c481 int row_stride = rt->image->layout.slices[level].row_stride; in pan_prepare_rt() local
/third_party/gstreamer/gstplugins_bad/gst/videosignal/
Dgstsimplevideomark.c324 gint width, gint height, gint row_stride, gint pixel_stride, guint8 color) in gst_video_mark_draw_box()
350 gint i, pw, ph, row_stride, pixel_stride; in gst_video_mark_yuv() local
Dgstsimplevideomarkdetect.c394 gint row_stride, gint pixel_stride) in gst_video_detect_calc_brightness()
425 gint i, pw, ph, row_stride, pixel_stride; in gst_video_detect_yuv() local
/third_party/skia/third_party/externals/libpng/
Dpngwrite.c1510 png_int_32 row_stride; member
2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory()
2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio()
2329 int convert_to_8bit, const void *buffer, png_int_32 row_stride, in png_image_write_to_file()
Dpngread.c1288 png_int_32 row_stride; member
4109 void *buffer, png_int_32 row_stride, void *colormap) in png_image_finish_read()
Dpng.h2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument
3112 row_stride, colormap)\ argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c283 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
455 uint32_t row_stride; in prepare_shader_images() local
Dlp_texture.h71 unsigned row_stride[LP_MAX_TEXTURE_LEVELS]; member
Dlp_jit.h59 uint32_t row_stride[LP_MAX_TEXTURE_LEVELS]; member
92 uint32_t row_stride; member
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstgeometrictransform.h91 gint row_stride; member
/third_party/vk-gl-cts/external/amber/src/src/
Damber.cc47 const auto row_stride = buffer->GetRowStride(); in GetFrameBuffer() local
Dverifier.cc402 uint32_t row_stride, in Probe()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp258 guint row_stride, component_width, component_height, src_width, row; in gst_openh264dec_handle_frame() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c190 uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS]; in prepare_shader_sampling() local
/third_party/mesa3d/src/gallium/tests/graw/
Dgraw_util.h226 const int row_stride = width * util_format_get_blocksize(format); in graw_util_create_tex2d() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c672 unsigned row_stride = line_stride * row_height; in lima_transfer_map() local
776 unsigned row_stride = line_stride * row_height; in lima_transfer_flush_region() local
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc607 size_t row_stride) { in create_texture()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c1192 uint32_t row_stride, in draw_set_mapped_image()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c918 gint row_stride = GST_VIDEO_FRAME_PLANE_STRIDE (frame, 0); in gst_jpeg_dec_decode_direct() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh541 unsigned int row_stride = num_classes * states[0].static_size; in sanitize() local

12