/external/libaom/libaom/test/ |
D | subtract_test.cc | 129 const size_t max_width = 128; in SetUp() local 162 const size_t max_width = 128; in CheckResult() local 191 const size_t max_width = 128; in RunForSpeed() local
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | query.c | 68 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/ |
D | webrtcvideoencoderfactory.h | 46 int max_width; member
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
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
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_frame_scale_neon.c | 31 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/ |
D | yuv_sse41.c | 409 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
|
D | yuv_sse2.c | 563 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/state_trackers/xvmc/ |
D | context.c | 56 unsigned int max_width = 0, max_height = 0; in Validate() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | ragged_tensor_to_sparse_kernel.cc | 138 int64 max_width = 0; in Compute() local
|
/external/openssh/ |
D | utf8.c | 111 int total_width, max_width, print; in vasnmprintf() local
|
/external/u-boot/scripts/kconfig/ |
D | lkc.h | 128 int max_width; member
|
/external/libhevc/encoder/ |
D | ihevce_entropy_interface.c | 175 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/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_usefont.c | 222 unsigned int max_width, max_height, max_bm_width, max_bm_height; in glXUseXFont() local
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xfonts.c | 222 unsigned int max_width, max_height, max_bm_width, max_bm_height; in Fake_glXUseXFont() local
|
/external/mesa3d/src/glx/ |
D | xfont.c | 232 unsigned int max_width, max_height, max_bm_width, max_bm_height; in DRI_glXUseXFont() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_gmem.c | 120 uint32_t max_width = bin_width(ctx->screen); in calculate_tiles() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_test_dma.c | 211 unsigned bpp, max_width, max_height, max_depth, j, num; in r600_test_dma() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_test_dma.c | 211 unsigned bpp, max_width, max_height, max_depth, j, num; in si_test_dma() local
|
/external/freetype/include/freetype/ |
D | ftwinfnt.h | 205 FT_UShort max_width; member
|
/external/python/apitools/apitools/gen/ |
D | util.py | 283 def CalculateWidth(self, max_width=78): argument
|
/external/kernel-headers/original/uapi/linux/ |
D | v4l2-subdev.h | 95 __u32 max_width; member
|
/external/pdfium/core/fxge/ |
D | cfx_font.cpp | 532 int max_width = FXFT_Get_Glyph_HoriAdvance(m_Face) * 1000 / in AdjustMMParams() local
|
/external/toybox/toys/pending/ |
D | vi.c | 971 int max_width = width; in draw_str_until() local
|
/external/libcups/cups/ |
D | dest-options.c | 133 max_width, /* Maximum width */ in cupsCheckDestSupported() local
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs.cpp | 4757 unsigned max_width = MIN2(32, inst->exec_size); in get_fpu_lowered_simd_width() local 4998 const unsigned max_width = (devinfo->gen == 7 && !devinfo->is_haswell && in get_lowered_simd_width() local 5381 const unsigned max_width = MAX2(inst->exec_size, lower_width); in lower_simd_width() local
|