/third_party/rust/crates/clap/src/output/textwrap/ |
H A D | mod.rs | 76 fn max_width() { in max_width() functions
|
/third_party/alsa-utils/alsamixer/ |
H A D | utils.c | 107 unsigned int max_width, i, len; in get_max_mbs_width() local
|
H A D | mixer_display.c | 686 int max_width, name_len; in compute_controls_layout() local [all...] |
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | context.c | 56 unsigned int max_width = 0, max_height = 0; in Validate() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vdpau.c | 155 uint32_t max_level, max_mb, max_width, max_height; in ff_vdpau_common_init() local
|
H A D | cbs_av1_syntax_template.c | 649 int widest_tile_sb, start_sb, size_sb, max_width, max_height; in tile_info() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext.h | 478 int max_width; member
|
H A D | hwcontext_opencl.c | 1494 size_t max_width, max_height; in opencl_frames_get_constraints() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_test_dma.c | 210 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_usefont.c | 223 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 69 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpVideoSurfaceQueryCapabilities() argument 175 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height) vlVdpDecoderQueryCapabilities() argument 229 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpOutputSurfaceQueryCapabilities() argument 429 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) vlVdpBitmapSurfaceQueryCapabilities() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | xfont.c | 228 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftwinfnt.h | 204 FT_UShort max_width; member
|
/third_party/glfw/tests/ |
H A D | window.c | 58 int limit_max_size = false, max_width = 400, max_height = 400; in main() local
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-graph-printer.cc | 30 int max_width = graph_labeller->max_node_id_width() + 2 + padding_adjustement; in PrintPaddedId() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_gmem.c | 225 uint32_t max_width = screen->info->tile_max_w; in calc_nbins() local
|
/third_party/backends/backend/ |
H A D | canon_pp.c | 923 int res, max_width, max_height, max_res; in sane_get_parameters() local 1022 unsigned int i, res, max_width, max_height, max_res, tmp; in sane_start() local [all...] |
H A D | gt68xx_high.c | 1003 SANE_Int max_width; member
|
H A D | mustek_usb_high.c | 162 usb_high_cal_prepare (Calibrator * cal, SANE_Word max_width) in usb_high_cal_prepare() argument
|
H A D | mustek_usb_high.h | 123 SANE_Word max_width; member 174 SANE_Int max_width; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_formats.c | 1359 uint32_t max_width, max_height; in radv_check_modifier_support() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_image_copy_region.c | 509 unsigned max_width, max_height, max_depth, j; in si_test_image_copy_region() local
|
/third_party/libdrm/ |
H A D | xf86drmMode.h | 87 uint32_t min_width, max_width; member
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | yuv_sse41.c | 409 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 [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_gpu_info.h | 170 uint32_t max_width; member
|