Home
last modified time | relevance | path

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

12345678910>>...13

/aosp_15_r20/external/libdav1d/src/
H A Dipred_tmpl.c96 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 Dquery.c70 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 Dvp9_frame_scale_ssse3.c34 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 Dipred.h74 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 Dresize_ssse3.c96 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 Dvaapi.rs166 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 Dvp9_frame_scale_neon.c32 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 Dyuv_sse41.c411 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 Dyuv_sse2.c566 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 Dsubtract_test.cc63 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 Dbdk-pcie-cn8xxx.c361 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 Dmp4enc_api.cpp198 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 Dragged_tensor_to_tensor_op.cc110 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/
Drustfmt.toml1 max_width = 80 qkey
/aosp_15_r20/external/mesa3d/src/nouveau/
H A D.rustfmt.toml1 max_width = 80 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/ahash/
Drustfmt.toml1 max_width = 120 qkey
/aosp_15_r20/external/mesa3d/src/compiler/rust/
H A D.rustfmt.toml1 max_width = 80 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/csv/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/byteorder/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/
H A Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/quickcheck/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/
Drustfmt.toml1 max_width = 79 qkey
/aosp_15_r20/external/rust/android-crates-io/crates/moveit/
Drustfmt.toml1 max_width = 80 qkey

12345678910>>...13