| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_tile.c | 46 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/ |
| D | radeon_tile.c | 46 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/igt-gpu-tools/tests/i915/ |
| D | gem_set_tiling_vs_gtt.c | 57 int tile_height; variable
|
| D | gem_tiling_max_stride.c | 69 int tile_height = 8; variable
|
| D | gem_tiled_wc.c | 54 static int tile_height; variable
|
| D | gem_tiled_pread_basic.c | 61 static int tile_height; variable
|
| D | gem_tiled_wb.c | 58 static int tile_height; variable
|
| /external/webp/src/dsp/ |
| D | lossless_enc_sse41.c | 49 int tile_width, int tile_height, in CollectColorBlueTransforms_SSE41() 96 int tile_width, int tile_height, in CollectColorRedTransforms_SSE41()
|
| D | lossless_enc_mips_dsp_r2.c | 177 int tile_height, in CollectColorBlueTransforms_MIPSdspR2() 231 int tile_height, in CollectColorRedTransforms_MIPSdspR2()
|
| D | lossless_enc.c | 560 int tile_width, int tile_height, in VP8LCollectColorRedTransforms_C() 572 int tile_width, int tile_height, in VP8LCollectColorBlueTransforms_C()
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_linear.c | 86 unsigned tile_width, unsigned tile_height, in pipe_linear_fill_info()
|
| /external/ImageMagick/coders/ |
| D | fpx.c | 175 tile_height, in ReadFPXImage() local 810 tile_height, in WriteFPXImage() local
|
| /external/webp/src/enc/ |
| D | predictor_enc.c | 541 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/test/ |
| D | av1_ext_tile_test.cc | 153 int tile_height = kTIleSizeInPixels >> shift; in FramePktHook() local
|
| /external/libaom/libaom/examples/ |
| D | lightfield_tile_list_decoder.c | 57 const unsigned int tile_height = tile_size & 65535; in write_tile_yuv1d() local
|
| D | lightfield_decoder.c | 132 const unsigned int tile_height = tile_size & 65535; in decode_tile() local
|
| D | lightfield_bitstream_parsing.c | 343 const unsigned int tile_height = tile_size & 65535; in main() local
|
| /external/mesa3d/src/panfrost/lib/ |
| D | pan_tiler.c | 229 pan_tile_count(unsigned width, unsigned height, unsigned tile_width, unsigned tile_height) in pan_tile_count()
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_blit.c | 58 int tile_height = msaa ? 32 : 64; in vc4_tile_blit() local
|
| /external/mesa3d/src/gallium/drivers/vc4/kernel/ |
| D | vc4_drv.h | 84 uint32_t tile_width, tile_height; member
|
| /external/minigbm/ |
| D | msm.c | 53 uint32_t tile_height) in get_ubwc_meta_size()
|
| /external/libaom/libaom/av1/decoder/ |
| D | obu.c | 370 int tile_width, tile_height; in alloc_tile_list_buffer() local 423 int tile_width, tile_height; in copy_decoded_tile_to_tile_list_buffer() local
|
| /external/ImageMagick/MagickCore/ |
| D | shear.c | 771 tile_height, in IntegralRotateImage() local 968 tile_height, in IntegralRotateImage() local
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_texture_desc.c | 155 unsigned height, tile_height; in r300_texture_get_nblocksy() local
|
| /external/libaom/libaom/av1/ |
| D | av1_dx_iface.c | 778 int tile_width, tile_height; in decoder_get_frame() local 797 int tile_width, tile_height; in decoder_get_frame() local 1165 int tile_width, tile_height; in ctrl_get_tile_size() local
|