| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| D | query.c | 70 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/gstreamer/gstplugins_bad/sys/va/ |
| D | gstvacaps.c | 157 gint min_width = 1, max_width = G_MAXINT; in gst_va_create_raw_caps_from_config() local 285 gint i, max_width = -1, max_height = -1; in gst_va_create_coded_caps() local 388 gint min_width = 1, max_width = G_MAXINT; in gst_va_caps_from_profiles() local
|
| D | gstvafilter.c | 50 gint max_width; member 202 guint i, value, rt_formats = 0, max_width = 0, max_height = 0; in gst_va_filter_ensure_config_attributes() local
|
| D | gstvaav1dec.c | 77 gint max_width; member
|
| /third_party/alsa-utils/alsamixer/ |
| D | utils.c | 107 unsigned int max_width, i, len; in get_max_mbs_width() local
|
| D | mixer_display.c | 686 int max_width, name_len; in compute_controls_layout() local
|
| /third_party/rust/crates/clap/src/output/textwrap/ |
| D | mod.rs | 76 fn max_width() { in max_width() function
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| 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
|
| D | yuv_sse2.c | 563 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/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| 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
|
| D | yuv_sse2.c | 563 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/ |
| D | context.c | 56 unsigned int max_width = 0, max_height = 0; in Validate() local
|
| /third_party/flutter/engine/flutter/shell/common/ |
| D | switches.cc | 89 uint32_t max_width = 2; in PrintUsage() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| D | glx_usefont.c | 223 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
|
| /third_party/mesa3d/src/glx/ |
| D | xfont.c | 228 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext.h | 478 int max_width; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | vdpau.c | 150 uint32_t max_level, max_mb, max_width, max_height; in ff_vdpau_common_init() local
|
| /third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
| D | ftwinfnt.h | 205 FT_UShort max_width; member
|
| /third_party/freetype/include/freetype/ |
| D | ftwinfnt.h | 204 FT_UShort max_width; member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| D | ftwinfnt.h | 204 FT_UShort max_width; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_test_dma.c | 210 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
| D | gstav1decoder.c | 39 gint max_width; member
|
| /third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
| D | gstd3d11av1dec.cpp | 92 UINT max_width; member 383 guint max_width = 0; member 638 guint max_width, max_height; in gst_d3d11_av1_dec_new_sequence() local 1273 guint max_width = 0; in gst_d3d11_av1_dec_register() local
|
| D | gstd3d11vp8dec.cpp | 692 guint max_width = 0; in gst_d3d11_vp8_dec_register() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_gmem.c | 225 uint32_t max_width = screen->info->tile_max_w; in calc_nbins() local
|