/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 70 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities() 182 uint32_t *max_width, uint32_t *max_height) in vlVdpDecoderQueryCapabilities() 235 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities() 435 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/ |
H A D | vaapi.rs | 167 max_height: u32, field 176 max_height: u32, field 199 let mut max_height = 1u32; in get_coded_cap() localVariable 271 let max_height = config.query_surface_attributes_by_type( in get_raw_caps() localVariable 274 let max_height = match max_height.first() { in get_raw_caps() localVariable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
H A D | test_cl_ext_image_requirements_info.cpp | 262 uint32_t max_height = 0; in clGetImageRequirementsInfoEXT_negative() local 422 uint32_t max_height = 0; in cl_image_requirements_max_val_ext_positive() local
|
/aosp_15_r20/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/ |
H A D | FormatConvertFuzzer.cpp | 35 int max_height = (image_pixel_size / 16); in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/bootable/recovery/recovery_ui/ |
H A D | screen_ui.cpp | 266 bool GraphicMenu::Validate(size_t max_width, size_t max_height, const GRSurface* graphic_headers, in Validate() 284 bool GraphicMenu::ValidateGraphicSurface(size_t max_width, size_t max_height, int y, in ValidateGraphicSurface() 1196 size_t max_height = ScreenHeight() - margin_height_ - char_height_ * (title_lines_.size() + 3); in CreateMenu() local
|
/aosp_15_r20/external/ComputeLibrary/tests/benchmark/fixtures/ |
H A D | ScaleLayerFixture.h | 47 constexpr float max_height = 6384.0f; in setup() local
|
H A D | ScaleFixture.h | 47 constexpr float max_height = 6384.0f; in setup() local
|
/aosp_15_r20/external/crosvm/media/libvda/src/decode/ |
H A D | format.rs | 15 pub max_height: u32, field
|
/aosp_15_r20/external/crosvm/media/libvda/src/encode/ |
H A D | format.rs | 16 pub max_height: u32, field
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/ |
D | Xutil.h | 78 int max_width, max_height; member 177 int max_width, max_height; member
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xutil.h | 78 int max_width, max_height; member 177 int max_width, max_height; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
H A D | schedule_aware_collective_ops_cse.cc | 95 int64_t max_height = 0; in RunOnComputation() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | mp4enc_api.cpp | 198 Int max = 0, max_width = 0, max_height = 0, pitch, offset; in PVInitVideoEncoder() local 2999 Int idx, temp_w, temp_h, max = 0, max_width, max_height; in SetProfile_BufferSize() local
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | IOMX.cpp | 223 OMX_U32 max_width, OMX_U32 max_height) { in prepareForAdaptivePlayback() 670 OMX_U32 max_height = data.readInt32(); in onTransact() local
|
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/ |
D | realtime_zsl_request_processor.cc | 65 uint32_t max_width = 0, max_height = 0; in SelectWidthAndHeight() local
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | peerconnection_quality_test_fixture_unittest.cc | 67 VideoConfig max_height(/*width=*/1, /*height=*/100, /*fps=*/1); in TEST() local
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | xfont.c | 163 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_entropy_interface.c | 176 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
|
/aosp_15_r20/external/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
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | union_find.rs | 173 let mut max_height = 0; in check_roots() localVariable
|
/aosp_15_r20/hardware/google/gchips/include/ |
D | v4l2-subdev.h | 61 __u32 max_height; member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | main.cpp | 139 size_t max_width, max_height; in doTest() local
|
H A D | allocation_functions.cpp | 31 size_t max_width, max_height, num_pixels, found_width, found_height; in find_good_image_size() local
|
/aosp_15_r20/hardware/google/graphics/common/libv4l2/ |
D | v4l2-subdev.h | 61 __u32 max_height; member
|
/aosp_15_r20/external/rust/crabbyavif/src/parser/ |
D | obu.rs | 31 max_height: u32, field
|