Home
last modified time | relevance | path

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

12

/external/libaom/libaom/test/
Dsubtract_test.cc132 const size_t max_width = 128; in SetUp() local
165 const size_t max_width = 128; in CheckResult() local
194 const size_t max_width = 128; in RunForSpeed() local
/external/mesa3d/src/gallium/frontends/vdpau/
Dquery.c68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpVideoSurfaceQueryCapabilities()
175 uint32_t *max_width, uint32_t *max_height) in vlVdpDecoderQueryCapabilities()
225 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpOutputSurfaceQueryCapabilities()
425 … VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) in vlVdpBitmapSurfaceQueryCapabilities()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoencoderfactory.h46 int max_width; member
/external/libvpx/libvpx/vp9/encoder/x86/
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
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_frame_scale_neon.c31 const int max_width = (w + 15) & ~15; in scale_plane_2_to_1_phase_0() local
55 const int max_width = (w + 15) & ~15; in scale_plane_4_to_1_phase_0() local
104 const int max_width = (w + 15) & ~15; in scale_plane_2_to_1_bilinear() local
139 const int max_width = (w + 15) & ~15; in scale_plane_4_to_1_bilinear() local
/external/webp/src/dsp/
Dyuv_sse41.c409 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
Dyuv_sse2.c563 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
/external/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c56 unsigned int max_width = 0, max_height = 0; in Validate() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_sparse_kernel.cc140 SPLITS_TYPE max_width = 0; in Compute() local
Dragged_tensor_to_tensor_op.cc110 INDEX_TYPE max_width = 0; in GetMaxWidthRowSplit() local
128 INDEX_TYPE max_width = 0; in GetMaxWidthValueRowID() local
/external/openssh/
Dutf8.c111 int total_width, max_width, print; in vasnmprintf() local
/external/libhevc/encoder/
Dihevce_entropy_interface.c175 WORD32 max_width = ps_init_prms->s_tgt_lyr_prms.as_tgt_params[i4_resolution_id].i4_width; in ihevce_entropy_get_mem_recs() local
/external/u-boot/scripts/kconfig/
Dlkc.h128 int max_width; member
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c221 unsigned int max_width, max_height, max_bm_width, max_bm_height; in Fake_glXUseXFont() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c223 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_functions.cpp31 size_t max_width, max_height, num_pixels, found_width, found_height; in find_good_image_size() local
Dmain.cpp137 size_t max_width, max_height; in doTest() local
/external/mesa3d/src/glx/
Dxfont.c228 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
/external/freetype/include/freetype/
Dftwinfnt.h205 FT_UShort max_width; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_test_dma.c210 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma.c205 unsigned max_width, max_height, max_depth, j, num; in si_test_dma() local
/external/python/apitools/apitools/gen/
Dutil.py319 def CalculateWidth(self, max_width=78): argument
/external/kernel-headers/original/uapi/linux/
Dv4l2-subdev.h95 __u32 max_width; member
/external/igt-gpu-tools/tests/
Dtestdisplay.c276 double max_width; in paint_output_info() local
/external/pdfium/core/fxge/
Dcfx_font.cpp617 int max_width = FXFT_Get_Glyph_HoriAdvance(m_Face->GetRec()) * 1000 / in AdjustMMParams() local

12