/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_tile.c | 45 const unsigned tile_width = 8, tile_height = 4; in micro_tile_8_x_4_8bit() local 76 const unsigned tile_width = 4, tile_height = 4; in micro_tile_4_x_4_16bit() local 107 const unsigned tile_width = 8, tile_height = 2; in micro_tile_8_x_2_16bit() local 138 const unsigned tile_width = 4, tile_height = 2; in micro_tile_4_x_2_32bit() local 169 const unsigned tile_width = 2, tile_height = 2; in micro_tile_2_x_2_64bit() local 259 const unsigned tile_width = 8, tile_height = 4; in micro_untile_8_x_4_8bit() local 292 const unsigned tile_width = 8, tile_height = 2; in micro_untile_8_x_2_16bit() local 325 const unsigned tile_width = 4, tile_height = 4; in micro_untile_4_x_4_16bit() local 358 const unsigned tile_width = 4, tile_height = 2; in micro_untile_4_x_2_32bit() local 391 const unsigned tile_width = 2, tile_height = 2; in micro_untile_2_x_2_64bit() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tile.c | 45 const unsigned tile_width = 8, tile_height = 4; in micro_tile_8_x_4_8bit() local 76 const unsigned tile_width = 4, tile_height = 4; in micro_tile_4_x_4_16bit() local 107 const unsigned tile_width = 8, tile_height = 2; in micro_tile_8_x_2_16bit() local 138 const unsigned tile_width = 4, tile_height = 2; in micro_tile_4_x_2_32bit() local 169 const unsigned tile_width = 2, tile_height = 2; in micro_tile_2_x_2_64bit() local 259 const unsigned tile_width = 8, tile_height = 4; in micro_untile_8_x_4_8bit() local 292 const unsigned tile_width = 8, tile_height = 2; in micro_untile_8_x_2_16bit() local 325 const unsigned tile_width = 4, tile_height = 4; in micro_untile_4_x_4_16bit() local 358 const unsigned tile_width = 4, tile_height = 2; in micro_untile_4_x_2_32bit() local 391 const unsigned tile_width = 2, tile_height = 2; in micro_untile_2_x_2_64bit() local
|
/external/webp/src/dsp/ |
D | lossless_enc_mips_dsp_r2.c | 175 int tile_width, int tile_height, in CollectColorBlueTransforms() 226 int tile_width, int tile_height, in CollectColorRedTransforms()
|
D | lossless_enc.c | 797 int tile_width, int tile_height, in VP8LCollectColorRedTransforms_C() 809 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetPredictionCostCrossColorRed() 832 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetBestGreenToRed() 862 int tile_width, int tile_height, in VP8LCollectColorBlueTransforms_C() 875 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetPredictionCostCrossColorBlue() 909 const uint32_t* argb, int stride, int tile_width, int tile_height, in GetBestGreenRedToBlue() 969 const int tile_width = all_x_max - tile_x_offset; in GetBestColorTransformForTile() local
|
D | lossless_enc_sse2.c | 78 int tile_width, int tile_height, in CollectColorBlueTransforms() 129 int tile_width, int tile_height, in CollectColorRedTransforms()
|
D | lossless.c | 196 const int tile_width = 1 << transform->bits_; in PredictorInverseTransform() local 284 const int tile_width = 1 << transform->bits_; in ColorSpaceInverseTransform() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_linear.c | 86 unsigned tile_width, unsigned tile_height, in pipe_linear_fill_info()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_span.c | 71 uint32_t tile_width = 64; in intel_offset_S8() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_span.c | 71 uint32_t tile_width = 64; in intel_offset_S8() local
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_span.c | 71 uint32_t tile_width = 64; in intel_offset_S8() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_texture_desc.c | 122 unsigned tile_width, width, stride; in r300_texture_get_stride() local
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_tiff.cpp | 202 int tile_width = tile_width0, ok; in ReadData() local
|
/external/opencv3/modules/imgcodecs/src/ |
D | grfmt_tiff.cpp | 267 int tile_width = tile_width0, ok; in readData() local
|
/external/libdrm/intel/ |
D | intel_bufmgr_gem.c | 368 unsigned long tile_width; in drm_intel_gem_bo_tile_pitch() local
|