Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities()
176 uint32_t *max_width, uint32_t *max_height) in vlVdpDecoderQueryCapabilities()
226 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities()
426 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoencoderfactory.h47 int max_height; member
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddelay_peak_detector.cc50 int max_height = -1; // Returns -1 for an empty history. in MaxPeakHeight() local
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c56 unsigned int max_width = 0, max_height = 0; in Validate() local
/external/libhevc/encoder/
Dihevce_entropy_interface.c176 WORD32 max_height = ps_init_prms->s_tgt_lyr_prms.as_tgt_params[i4_resolution_id].i4_height; in ihevce_entropy_get_mem_recs() local
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_usefont.c222 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c222 unsigned int max_width, max_height, max_bm_width, max_bm_height; in Fake_glXUseXFont() local
/external/skia/gm/
Dblurrect.cpp187 int max_height = 0; variable
/external/skqp/gm/
Dblurrect.cpp187 int max_height = 0; variable
/external/mesa3d/src/glx/
Dxfont.c232 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
/external/ImageMagick/MagickCore/
Dmontage.c379 max_height, in MontageImageList() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c211 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma.c211 unsigned bpp, max_width, max_height, max_depth, j, num; in si_test_dma() local
/external/tensorflow/tensorflow/core/kernels/
Dsample_distorted_bounding_box_op.cc126 int max_height = static_cast<int>(lrintf(sqrt(max_area / aspect_ratio))); in GenerateRandomCrop() local
/external/freetype/src/pshinter/
Dpshglob.c712 FT_Short max_height = 1; in psh_globals_new() local
/external/kernel-headers/original/uapi/linux/
Dv4l2-subdev.h97 __u32 max_height; member
Dvideodev2.h765 __u32 max_height; /* Maximum frame height [pixel] */ member
1500 __u32 max_height; member
/external/libxcam/modules/isp/
Daiq_handler.cpp113 unsigned int max_height, in init()
/external/libdrm/
Dxf86drmMode.h201 uint32_t min_height, max_height; member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state.c912 unsigned max_width, max_height, i; in r300_set_framebuffer_state() local
/external/freetype/src/autofit/
Daflatin.c1222 FT_Pos max_height; in af_latin_metrics_scale_dim() local
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h209 __u32 max_height; member
/external/libdrm/include/drm/
Ddrm_mode.h226 __u32 max_height; member
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h245 __u32 max_height; member
/external/flac/libFLAC/
Dmetadata_iterators.c268 …har *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned m… in FLAC__metadata_get_picture()