/third_party/eudev/src/shared/ |
H A D | mempool.h | 32 size_t tile_size; member
|
/third_party/skia/gm/ |
H A D | imageresizetiled.cpp | 35 const SkScalar tile_size = SkIntToScalar(100); in DEF_SIMPLE_GM() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_nir_lower_txf_ms.c | 77 uint32_t tile_size = (tile_h * tile_w * in vc4_nir_lower_txf_ms_instr() local
|
H A D | vc4_blit.c | 46 is_tile_unaligned(unsigned size, unsigned tile_size) in is_tile_unaligned() argument
|
H A D | vc4_program.c | 356 uint32_t tile_size = (tile_height * tile_width * in ntq_emit_txf() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | av1dec.h | 58 uint32_t tile_size; member
|
H A D | cri.c | 48 uint64_t tile_size[4]; member
|
H A D | indeo5.c | 62 int result, i, p, tile_size, pic_size_indx, mb_size, blk_size, is_scalable; in decode_gop_header() local
|
H A D | tdsc.c | 345 static int tdsc_decode_jpeg_tile(AVCodecContext *avctx, int tile_size, in tdsc_decode_jpeg_tile() argument 394 int tile_size; in tdsc_decode_tiles() local
|
H A D | clearvideo.c | 78 int tile_size; member 463 static void extend_edges(AVFrame *buf, int tile_size) in extend_edges() argument [all...] |
H A D | vp9.c | 1280 int64_t tile_size; in decode_tiles() local 1705 int64_t tile_size; in vp9_decode_frame() local [all...] |
H A D | libaomenc.c | 508 int tile_size, rounding, i; in choose_tiling() local
|
H A D | wmalosslessdec.c | 513 static int decode_channel_residues(WmallDecodeCtx *s, int ch, int tile_size) in decode_channel_residues() argument 690 static void revert_mclms(WmallDecodeCtx *s, int tile_size) in revert_mclms() argument 792 static void revert_inter_ch_decorr(WmallDecodeCtx *s, int tile_size) in revert_inter_ch_decorr() argument 805 static void revert_acfilter(WmallDecodeCtx *s, int tile_size) in revert_acfilter() argument [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_tiler.c | 265 unsigned tile_size = (1 << b) * MIN_TILE_SIZE; in panfrost_hierarchy_size() local
|
H A D | pan_cs.c | 90 GENX(pan_select_crc_rt)(const struct pan_fb_info *fb, unsigned tile_size) in pan_select_crc_rt() argument 656 pan_force_clean_write_rt(const struct pan_image_view *rt, unsigned tile_size) in pan_force_clean_write_rt() argument 671 pan_force_clean_write(const struct pan_fb_info *fb, unsigned tile_size) in pan_force_clean_write() argument 712 unsigned tile_size = pan_select_max_tile_size(dev->optimal_tib_size, pan_emit_fbd() local [all...] |
/third_party/skia/modules/skottie/src/effects/ |
H A D | MotionTileEffect.cpp | 75 const auto tile_size = SkSize::Make(std::max(tileW, 1.0f), variable
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 154 create_checkerboard_pattern(unsigned int num_tiles_x, unsigned int num_tiles_y, unsigned int tile_size) create_checkerboard_pattern() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_blit.c | 418 is_tile_unaligned(unsigned size, unsigned tile_size) in is_tile_unaligned() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_rs.c | 477 size_t tile_size; in etna_manual_blit() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.c | 2084 uint32_t tile_size = 4096; in s8_offset() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nv50.cpp | 1768 Value *tile_size[3]; in processSurfaceCoords() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 1333 uint32_t tile_size = 4096; in s8_offset() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | predictor_enc.c | 309 const int tile_size = 1 << bits; in GetBestPredictorForTile() local
|
/third_party/pulseaudio/src/utils/ |
H A D | pactl.c | 261 char* tile_size = pa_sprintf_malloc("%zu", pa_context_get_tile_size(c, NULL)); in get_server_info_callback() local
|