/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.h | 148 uint32_t *tile_y) in intel_renderbuffer_get_tile_offsets()
|
D | intel_regions.h | 146 GLuint tile_y; member
|
D | intel_tex_image.c | 221 GLuint tile_y) in intel_set_texture_image_region()
|
D | intel_mipmap_tree.c | 517 uint32_t *tile_y) in intel_miptree_get_tile_offsets()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_misc_state.c | 148 uint32_t tile_y = irb->draw_y & tile_mask_y; in rebase_depth_stencil() local 265 uint32_t tile_y = brw->depthstencil.tile_y; in brw_emit_depth_stencil_hiz() local
|
D | brw_fbo.h | 209 uint32_t *tile_y) in brw_renderbuffer_get_tile_offsets()
|
D | brw_image.h | 90 GLuint tile_y; member
|
D | brw_wm_surface_state.c | 83 uint32_t *tile_x, uint32_t *tile_y, in get_isl_surf() 146 uint32_t tile_y = mt->level[0].level_y; in brw_emit_surface_state() local 924 uint32_t tile_x, tile_y; in gfx4_update_renderbuffer_surface() local
|
D | brw_blit.c | 767 uint32_t tile_x, tile_y; in brw_miptree_set_alpha_to_one() local
|
D | brw_mipmap_tree.c | 1204 uint32_t *tile_y) in brw_miptree_get_tile_offsets() 2221 uint32_t tile_y = y / tile_height; in brw_offset_S8() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 299 int tile_x, int tile_y, int bits, in GetBestPredictorForTile() 481 int tile_y; in VP8LResidualImage() local 676 int tile_x, int tile_y, int bits, in GetBestColorTransformForTile() 704 int tile_x, int tile_y, in CopyTileWithColorTransform() 724 int tile_x, tile_y; in VP8LColorSpaceTransform() local
|
D | vp8l_enc.c | 722 int tile_y = y & tile_mask; in StoreImageToBitMask() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 299 int tile_x, int tile_y, int bits, in GetBestPredictorForTile() 481 int tile_y; in VP8LResidualImage() local 676 int tile_x, int tile_y, int bits, in GetBestColorTransformForTile() 704 int tile_x, int tile_y, in CopyTileWithColorTransform() 724 int tile_x, tile_y; in VP8LColorSpaceTransform() local
|
D | vp8l_enc.c | 963 int tile_y = y & tile_mask; in StoreImageToBitMask() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_tiling.c | 81 uint32_t tile_y = utile_y >> 3; in t_utile_address() local
|
D | vc4_resource.c | 892 uint32_t tile_y = y / tile_h; in vc4_surface_msaa_get_sample() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blt.c | 69 uint32_t tile_x, tile_y; in blt_set_alpha_to_one() local
|
D | crocus_resource.c | 1325 uint32_t tile_y = y / tile_height; in s8_offset() local
|
/third_party/ffmpeg/libavcodec/ |
D | g2meet.c | 143 int tiles_x, tiles_y, tile_x, tile_y; member 862 static int epic_jb_decode_tile(G2MContext *c, int tile_x, int tile_y, in epic_jb_decode_tile() 1048 static int kempf_decode_tile(G2MContext *c, int tile_x, int tile_y, in kempf_decode_tile()
|
D | hevc_ps.c | 1432 int tile_y = 0; in setup_pps() local
|
D | tiff.c | 986 int tile_x = 0, tile_y = 0; in dng_decode_tiles() local
|
D | exr.c | 1192 uint64_t tile_x, tile_y, tile_level_x, tile_level_y; in decode_block() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast.c | 311 const unsigned tile_x = task->x, tile_y = task->y; in lp_rast_shade_tile() local
|
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
D | jp2kcodestream.h | 133 gint tile_x, tile_y; member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.c | 1939 uint32_t tile_y = y / tile_height; in s8_offset() local
|