Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
H A Drl.h46 int8_t *max_level[2]; ///< encoding & decoding member
H A Drl.c34 int8_t *max_level = static_store[last]; in ff_rl_init() local
H A Dvdpau.c155 uint32_t max_level, max_mb, max_width, max_height; in ff_vdpau_common_init() local
H A Dwma.h62 int max_level; member
H A Ddnxhdenc.c212 int max_level = 1 << (ctx->bit_depth + 2); in dnxhd_init_vlc() local
/third_party/backends/sanei/
H A Dsanei_init_debug.c129 sanei_debug_msg(int level, int max_level, const char *be, const char *fmt, va_list ap) sanei_debug_msg() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.h46 u8 max_level; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wext.h46 u8 max_level; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c285 svga_update_state(struct svga_context *svga, unsigned max_level) in svga_update_state() argument
335 svga_update_state_retry(struct svga_context *svga, unsigned max_level) in svga_update_state_retry() argument
/third_party/node/deps/base64/base64/lib/
H A Dcodec_choose.c185 unsigned int max_level; in codec_choose_x86() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflowgraph.c123 int max_level = 0; in domtree_build() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dfilter_enc.c216 int max_level = 0; in VP8AdjustFilterStrength() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dquery.c175 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height) vlVdpDecoderQueryCapabilities() argument
/third_party/node/deps/cares/src/lib/
H A 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/libdrm/
H A Dxf86drmSL.c73 static SLEntryPtr SLCreateEntry(int max_level, unsigned long key, void *value) in SLCreateEntry() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips32.c195 int max_level = MAX_LEVEL; in QuantizeBlock_MIPS32() local
H A Denc_mips_dsp_r2.c1279 int max_level = MAX_LEVEL; in QuantizeBlock_MIPSdspR2() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleDependenciesTests.cpp1760 const glw::GLint max_level = glw::GLint(log(double(gl_max_texture_size)) / log(2.0)); in iterate() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-debug.hh87 _hb_debug(unsigned int level, unsigned int max_level) _hb_debug() argument
[all...]
/third_party/backends/backend/
H A Dmustek_usb_high.c1697 SANE_Byte max_level = 0; in usb_high_scan_evaluate_max_level() local
1733 SANE_Byte max_level; in usb_high_scan_bssc_power_delay() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c92 uint32_t max_level = range->baseMipLevel + level_count; in clear_image_tlb() local
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.h173 uint32_t max_level; member
/third_party/rust/crates/log/src/
H A Dlib.rs1384 pub fn max_level() -> LevelFilter { in max_level() functions
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2062 const float max_level = sp_sview->base.u.tex.last_level; in clamp_lod() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1215 void Utils::makeTextureComplete(deqp::Context& context, GLenum target, GLuint id, GLint base_level, GLint max_level) in makeTextureComplete() argument

Completed in 35 milliseconds

12