Home
last modified time | relevance | path

Searched defs:tile_height (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tile.c46 const unsigned tile_width = 8, tile_height = 4; in micro_tile_8_x_4_8bit() local
77 const unsigned tile_width = 4, tile_height = 4; in micro_tile_4_x_4_16bit() local
108 const unsigned tile_width = 8, tile_height = 2; in micro_tile_8_x_2_16bit() local
139 const unsigned tile_width = 4, tile_height = 2; in micro_tile_4_x_2_32bit() local
170 const unsigned tile_width = 2, tile_height = 2; in micro_tile_2_x_2_64bit() local
260 const unsigned tile_width = 8, tile_height = 4; in micro_untile_8_x_4_8bit() local
293 const unsigned tile_width = 8, tile_height = 2; in micro_untile_8_x_2_16bit() local
326 const unsigned tile_width = 4, tile_height = 4; in micro_untile_4_x_4_16bit() local
359 const unsigned tile_width = 4, tile_height = 2; in micro_untile_4_x_2_32bit() local
392 const unsigned tile_width = 2, tile_height = 2; in micro_untile_2_x_2_64bit() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_tile.c46 const unsigned tile_width = 8, tile_height = 4; in micro_tile_8_x_4_8bit() local
77 const unsigned tile_width = 4, tile_height = 4; in micro_tile_4_x_4_16bit() local
108 const unsigned tile_width = 8, tile_height = 2; in micro_tile_8_x_2_16bit() local
139 const unsigned tile_width = 4, tile_height = 2; in micro_tile_4_x_2_32bit() local
170 const unsigned tile_width = 2, tile_height = 2; in micro_tile_2_x_2_64bit() local
260 const unsigned tile_width = 8, tile_height = 4; in micro_untile_8_x_4_8bit() local
293 const unsigned tile_width = 8, tile_height = 2; in micro_untile_8_x_2_16bit() local
326 const unsigned tile_width = 4, tile_height = 4; in micro_untile_4_x_4_16bit() local
359 const unsigned tile_width = 4, tile_height = 2; in micro_untile_4_x_2_32bit() local
392 const unsigned tile_width = 2, tile_height = 2; in micro_untile_2_x_2_64bit() local
/external/webp/src/dsp/
Dlossless_enc_sse41.c49 int tile_width, int tile_height, in CollectColorBlueTransforms_SSE41()
96 int tile_width, int tile_height, in CollectColorRedTransforms_SSE41()
Dlossless_enc_mips_dsp_r2.c177 int tile_height, in CollectColorBlueTransforms_MIPSdspR2()
231 int tile_height, in CollectColorRedTransforms_MIPSdspR2()
Dlossless_enc.c556 int tile_width, int tile_height, in VP8LCollectColorRedTransforms_C()
568 int tile_width, int tile_height, in VP8LCollectColorBlueTransforms_C()
Dlossless_enc_sse2.c83 int tile_width, int tile_height, in CollectColorBlueTransforms_SSE2()
130 int tile_width, int tile_height, in CollectColorRedTransforms_SSE2()
/external/mesa3d/src/gallium/auxiliary/util/
Du_linear.c86 unsigned tile_width, unsigned tile_height, in pipe_linear_fill_info()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c57 int tile_height = msaa ? 32 : 64; in vc4_tile_blit() local
Dvc4_context.h279 uint32_t tile_height; /** @< Height of a tile. */ member
/external/ImageMagick/coders/
Dfpx.c175 tile_height, in ReadFPXImage() local
810 tile_height, in WriteFPXImage() local
/external/libaom/libaom/test/
Dav1_ext_tile_test.cc153 int tile_height = kTIleSizeInPixels >> shift; in FramePktHook() local
/external/webp/src/enc/
Dpredictor_enc.c541 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetPredictionCostCrossColorRed()
564 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetBestGreenToRed()
594 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetPredictionCostCrossColorBlue()
628 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetBestGreenRedToBlue()
689 const int tile_height = all_y_max - tile_y_offset; in GetBestColorTransformForTile() local
/external/libaom/libaom/examples/
Dlightfield_tile_list_decoder.c57 const unsigned int tile_height = tile_size & 65535; in write_tile_yuv1d() local
Dlightfield_decoder.c132 const unsigned int tile_height = tile_size & 65535; in decode_tile() local
Dlightfield_bitstream_parsing.c342 const unsigned int tile_height = tile_size & 65535; in main() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op_gpu.h208 const int tile_height = in_height + filter_height - even_height; in DepthwiseConv2dGPUKernelNHWCSmall() local
493 const int tile_height = in_height + filter_height - even_height; in DepthwiseConv2dGPUKernelNCHWSmall() local
632 const int tile_height = block_height * 2 + args.filter_rows - 1; in LaunchDepthwiseConv2dGPUSmall() local
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_drv.h84 uint32_t tile_width, tile_height; member
/external/libaom/libaom/av1/decoder/
Dobu.c364 int tile_width, tile_height; in alloc_tile_list_buffer() local
417 int tile_width, tile_height; in copy_decoded_tile_to_tile_list_buffer() local
/external/ImageMagick/MagickCore/
Dshear.c755 tile_height, in IntegralRotateImage() local
952 tile_height, in IntegralRotateImage() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c155 unsigned height, tile_height; in r300_texture_get_nblocksy() local
Dr300_texture.c1225 uint32_t offset, tile_height; in r300_create_surface_custom() local
/external/libaom/libaom/av1/
Dav1_dx_iface.c793 int tile_width, tile_height; in decoder_get_frame() local
811 int tile_width, tile_height; in decoder_get_frame() local
1194 int tile_width, tile_height; in ctrl_get_tile_size() local
/external/libaom/libaom/av1/encoder/
Dlevel.c401 const int tile_height = in get_tile_stats() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2358 llvm::Value* x, llvm::Value* tile_height, in EmitPartialElementalTile()
2421 llvm::Value* x, llvm::Value* tile_height, llvm::Value* tile_width, in EmitTiledElementalCodeWithBoundsCheck()
3130 const EmitElementFunction& emit_elem_function) { in EmitKernel()
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_context.h252 uint32_t tile_height; /** @< Height of a tile. */ member

12