/aosp_15_r20/external/libdav1d/src/ |
H A D | ipred_tmpl.c | 96 const int max_width, const int max_height in ipred_dc_top_c() 123 const int max_width, const int max_height in ipred_dc_left_c() 171 const int max_width, const int max_height in ipred_dc_c() 195 const int max_width, const int max_height in ipred_dc_128_c() 223 const int max_width, const int max_height in ipred_v_c() 235 const int max_width, const int max_height in ipred_h_c() 247 const int max_width, const int max_height in ipred_paeth_c() 270 const int max_width, const int max_height in ipred_smooth_c() 292 const int max_width, const int max_height in ipred_smooth_v_c() 311 const int max_width, const int max_height in ipred_smooth_h_c() [all …]
|
/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/libvpx/vp9/encoder/x86/ |
H A D | vp9_frame_scale_ssse3.c | 34 const int max_width = (dst_w + 15) & ~15; in scale_plane_2_to_1_phase_0() local 56 const int max_width = (dst_w + 15) & ~15; in scale_plane_4_to_1_phase_0() local 95 const int max_width = (dst_w + 15) & ~15; in scale_plane_2_to_1_bilinear() local 135 const int max_width = (dst_w + 15) & ~15; in scale_plane_4_to_1_bilinear() local 678 int max_width; in scale_plane_1_to_2_phase_0() local
|
/aosp_15_r20/external/libdav1d/src/arm/ |
H A D | ipred.h | 74 const int max_width, const int max_height in ipred_z1_neon() 144 const int max_width, const int max_height in ipred_z2_neon() 236 const int max_width, const int max_height in ipred_z3_neon()
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | resize_ssse3.c | 96 const int max_width = (dst_w + 15) & ~15; in scale_plane_2_to_1_phase_0() local 118 const int max_width = (dst_w + 15) & ~15; in scale_plane_4_to_1_phase_0() local 157 const int max_width = (dst_w + 15) & ~15; in scale_plane_2_to_1_bilinear() local 197 const int max_width = (dst_w + 15) & ~15; in scale_plane_4_to_1_bilinear() local 740 int max_width; in scale_plane_1_to_2_phase_0() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/ |
H A D | vaapi.rs | 166 max_width: u32, field 175 max_width: u32, field 198 let mut max_width = 1u32; in get_coded_cap() localVariable 262 let max_width = config.query_surface_attributes_by_type( in get_raw_caps() localVariable 265 let max_width = match max_width.first() { in get_raw_caps() localVariable
|
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/ |
H A D | vp9_frame_scale_neon.c | 32 const int max_width = (w + 15) & ~15; in scale_plane_2_to_1_phase_0() local 56 const int max_width = (w + 15) & ~15; in scale_plane_4_to_1_phase_0() local 105 const int max_width = (w + 15) & ~15; in scale_plane_2_to_1_bilinear() local 140 const int max_width = (w + 15) & ~15; in scale_plane_4_to_1_bilinear() local
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | yuv_sse41.c | 411 const int max_width = width & ~31; in ConvertRGB24ToY_SSE41() local 445 const int max_width = width & ~31; in ConvertBGR24ToY_SSE41() local 479 const int max_width = width & ~15; in ConvertARGBToY_SSE41() local 509 const int max_width = src_width & ~31; in ConvertARGBToUV_SSE41() local 575 const int max_width = width & ~15; in ConvertRGBA32ToUV_SSE41() local
|
H A D | yuv_sse2.c | 566 const int max_width = width & ~31; in ConvertRGB24ToY_SSE2() local 600 const int max_width = width & ~31; in ConvertBGR24ToY_SSE2() local 634 const int max_width = width & ~15; in ConvertARGBToY_SSE2() local 664 const int max_width = src_width & ~31; in ConvertARGBToUV_SSE2() local 720 const int max_width = width & ~15; in ConvertRGBA32ToUV_SSE2() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | subtract_test.cc | 63 const size_t max_width = 128; in SetUp() local 116 const size_t max_width = 128; in FillInputs() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/ |
H A D | bdk-pcie-cn8xxx.c | 361 int max_width = bdk_config_get_int(BDK_CONFIG_PCIE_WIDTH, node, pcie_port); in __bdk_pcie_rc_initialize_config_space() local 591 int max_width = pciercx_cfg031.s.mlw; /* Max lane width of PEM (1-8) */ in __bdk_pcie_rc_initialize_link() 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 1121 int max_width, offset; in PVCleanUpVideoEncoder() local 2999 Int idx, temp_w, temp_h, max = 0, max_width, max_height; in SetProfile_BufferSize() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ragged_tensor_to_tensor_op.cc | 110 INDEX_TYPE max_width = 0; in GetMaxWidthRowSplit() local 128 INDEX_TYPE max_width = 0; in GetMaxWidthValueRowID() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/epoll/ |
D | rustfmt.toml | 1 max_width = 80 qkey
|
/aosp_15_r20/external/mesa3d/src/nouveau/ |
H A D | .rustfmt.toml | 1 max_width = 80 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/ahash/ |
D | rustfmt.toml | 1 max_width = 120 qkey
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/ |
H A D | .rustfmt.toml | 1 max_width = 80 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/byteorder/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/ |
H A D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/quickcheck/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/ |
D | rustfmt.toml | 1 max_width = 79 qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/moveit/ |
D | rustfmt.toml | 1 max_width = 80 qkey
|