Home
last modified time | relevance | path

Searched defs:max_level (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/sfntly/cpp/tools/
Dutils.py41 def GetLevelList(path, max_level=1, negate=False): argument
/third_party/mbedtls/scripts/mbedtls_dev/
Dlogging_util.py26 def __init__(self, max_level, name=''): argument
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state.c285 svga_update_state(struct svga_context *svga, unsigned max_level) in svga_update_state()
335 svga_update_state_retry(struct svga_context *svga, unsigned max_level) in svga_update_state_retry()
/third_party/ffmpeg/libavcodec/
Drl.c34 int8_t *max_level = static_store[last]; in ff_rl_init() local
Drl.h46 int8_t *max_level[2]; ///< encoding & decoding member
Dvdpau.c155 uint32_t max_level, max_mb, max_width, max_height; in ff_vdpau_common_init() local
Dwma.h62 int max_level; member
Ddnxhdenc.c212 int max_level = 1 << (ctx->bit_depth + 2); in dnxhd_init_vlc() local
/third_party/node/deps/cares/src/lib/
Dares__slist.c120 size_t max_level = 0; in ares__slist_max_level() local
137 size_t max_level = ares__slist_max_level(list); in ares__slist_calc_level() local
/third_party/node/deps/base64/base64/lib/
Dcodec_choose.c185 unsigned int max_level; in codec_choose_x86() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wext.h46 u8 max_level; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wext.h46 u8 max_level; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dfilter_enc.c216 int max_level = 0; in VP8AdjustFilterStrength() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dquery.c176 VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, in vlVdpDecoderQueryCapabilities()
/third_party/libdrm/
Dxf86drmSL.c73 static SLEntryPtr SLCreateEntry(int max_level, unsigned long key, void *value) in SLCreateEntry()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-debug.hh88 unsigned int max_level) in _hb_debug()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc_mips32.c195 int max_level = MAX_LEVEL; in QuantizeBlock_MIPS32() local
Denc_mips_dsp_r2.c1279 int max_level = MAX_LEVEL; in QuantizeBlock_MIPSdspR2() local
/third_party/rust/crates/env_logger/src/
Dlib.rs795 let max_level = logger.filter(); in try_init() localVariable
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleDependenciesTests.cpp1760 const glw::GLint max_level = glw::GLint(log(double(gl_max_texture_size)) / log(2.0)); in iterate() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c92 uint32_t max_level = range->baseMipLevel + level_count; in clear_image_tlb() local
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h173 uint32_t max_level; member
/third_party/rust/crates/log/src/
Dlib.rs1384 pub fn max_level() -> LevelFilter { in max_level() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp13135 glw::GLint max_level = 0; in iterate() local
13531 glw::GLint max_level = 0; in iterate() local
/third_party/libdrm/include/drm/
Damdgpu_drm.h1130 __u32 max_level; member

12