Home
last modified time | relevance | path

Searched defs:block_shift (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_path_storage.h24 block_shift = 8, enumerator
Dagg_array.h163 block_shift = S, enumerator
/external/syslinux/core/include/
Dfs.h36 int block_shift, block_size; member
/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1580 int block_shift = inst->anaLen - inst->blockLen10ms; in WebRtcNsx_ProcessCore() local
/external/syslinux/core/fs/ufs/
Dufs.h87 uint32_t block_shift; // to calculate byte address member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c2001 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset() local
/external/syslinux/core/fs/xfs/
Dxfs.h207 uint8_t block_shift; /* Filesystem block size in bits */ member