Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse41.c51 int tile_width, int tile_height, in CollectColorBlueTransforms_SSE41()
97 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.c579 int tile_width, int tile_height, in VP8LCollectColorRedTransforms_C()
591 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()
/third_party/flutter/skia/third_party/externals/libwebp/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.c560 int tile_width, int tile_height, in VP8LCollectColorRedTransforms_C()
572 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()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_linear.c86 unsigned tile_width, unsigned tile_height, in pipe_linear_fill_info()
/third_party/flutter/skia/third_party/externals/libwebp/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
/third_party/skia/third_party/externals/libwebp/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
/third_party/mesa3d/src/panfrost/lib/
Dpan_tiler.c230 pan_tile_count(unsigned width, unsigned height, unsigned tile_width, unsigned tile_height) in pan_tile_count()
/third_party/ffmpeg/libavcodec/
Dmediacodec_sw_buffer.c296 size_t tile_height = height; in ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka() local
Darbc.c76 static int fill_tileX(AVCodecContext *avctx, int tile_width, int tile_height, in fill_tileX()
Divi.h208 uint16_t tile_height; member
286 #define IVI_MBs_PER_TILE(tile_width, tile_height, mb_size) \ argument
Dg2meet.c142 int tile_width, tile_height; member
796 static int epic_decode_tile(ePICContext *dc, uint8_t *out, int tile_height, in epic_decode_tile()
867 int extrabytes, tile_width, tile_height, awidth, aheight; in epic_jb_decode_tile() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c58 int tile_height = msaa ? 32 : 64; in vc4_tile_blit() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.c250 uint32_t *tile_height, in v3d_get_tile_buffer_size()
Dv3d_blit.c485 uint32_t tile_width, tile_height, max_bpp; in v3d_tlb_blit() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c159 uint32_t image_width, image_height, tile_width, tile_height; in ReadTIFF() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_drv.h84 uint32_t tile_width, tile_height; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c155 unsigned height, tile_height; in r300_texture_get_nblocksy() local
Dr300_texture.c1206 uint32_t offset, tile_height; in r300_create_surface_custom() local
/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp131 unsigned tile_height = util_format_is_compressed(format) ? 4 : 16; in test() local
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.c1165 gint tile_height = 1 << GST_VIDEO_FORMAT_INFO_TILE_HS (info->finfo); in gst_raw_video_parse_update_info() local

12