Home
last modified time | relevance | path

Searched defs:max_width (Results 1 – 25 of 39) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c70 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities()
177 uint32_t *max_width, uint32_t *max_height) in vlVdpDecoderQueryCapabilities()
230 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities()
430 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities()
/third_party/alsa-utils/alsamixer/
Dutils.c107 unsigned int max_width, i, len; in get_max_mbs_width() local
Dmixer_display.c686 int max_width, name_len; in compute_controls_layout() local
/third_party/rust/crates/clap/src/output/textwrap/
Dmod.rs76 fn max_width() { in max_width() function
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv_sse41.c409 const int max_width = width & ~31; in ConvertRGB24ToY_SSE41() local
443 const int max_width = width & ~31; in ConvertBGR24ToY_SSE41() local
477 const int max_width = width & ~15; in ConvertARGBToY_SSE41() local
507 const int max_width = src_width & ~31; in ConvertARGBToUV_SSE41() local
573 const int max_width = width & ~15; in ConvertRGBA32ToUV_SSE41() local
Dyuv_sse2.c563 const int max_width = width & ~31; in ConvertRGB24ToY_SSE2() local
597 const int max_width = width & ~31; in ConvertBGR24ToY_SSE2() local
631 const int max_width = width & ~15; in ConvertARGBToY_SSE2() local
661 const int max_width = src_width & ~31; in ConvertARGBToUV_SSE2() local
717 const int max_width = width & ~15; in ConvertRGBA32ToUV_SSE2() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c56 unsigned int max_width = 0, max_height = 0; in Validate() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c223 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
/third_party/mesa3d/src/glx/
Dxfont.c228 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
/third_party/ffmpeg/libavutil/
Dhwcontext.h478 int max_width; member
/third_party/node/deps/v8/tools/
Davg.py64 def __init__(self, points=0, key=0, average=0, stddev=0, min_width=0, max_width=0): argument
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c210 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h204 FT_UShort max_width; member
/third_party/ffmpeg/libavcodec/
Dvdpau.c155 uint32_t max_level, max_mb, max_width, max_height; in ff_vdpau_common_init() local
Dcbs_av1_syntax_template.c649 int widest_tile_sb, start_sb, size_sb, max_width, max_height; in FUNC() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c225 uint32_t max_width = screen->info->tile_max_w; in calc_nbins() local
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-printer.cc30 int max_width = graph_labeller->max_node_id_width() + 2 + padding_adjustement; in PrintPaddedId() local
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c1171 int* max_width, in generate_sizes()
1606 max_width = 0, in ppdCreateFromIPP2() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_image_copy_region.c509 unsigned max_width, max_height, max_depth, j; in si_test_image_copy_region() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c1359 uint32_t max_width, max_height; in radv_check_modifier_support() local
/third_party/rust/crates/clap/src/output/
Dhelp_template.rs103 let max_width = match cmd.get_max_term_width() { in new() localVariable
/third_party/libdrm/
Dxf86drmMode.h87 uint32_t min_width, max_width; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp4554 unsigned max_width = MIN2(32, inst->exec_size); in get_fpu_lowered_simd_width() local
4865 const unsigned max_width = (devinfo->verx10 == 70 && in get_lowered_simd_width() local
5294 const unsigned max_width = MAX2(inst->exec_size, lower_width); in lower_simd_width() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h170 uint32_t max_width; member
/third_party/skia/third_party/externals/freetype/src/autofit/
Daflatin.c1993 FT_Pos len_threshold, len_score, dist_score, max_width; in af_latin_hints_link_segments() local

12