Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_integer_sequence.cpp267 static const int block_shift[5] = { 0, 2, 4, 5, 7 }; in decode_ise() local
280 static const int block_shift[3] = { 0, 3, 5 }; in decode_ise() local
/external/u-boot/drivers/mtd/nand/raw/
Dfsl_elbc_spl.c50 const int block_shift = large ? 17 : 14; in nand_spl_load_image() local
/external/pdfium/third_party/agg23/
Dagg_path_storage.h24 block_shift = 8, enumerator
Dagg_array.h160 block_shift = S, enumerator
/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.c1580 int block_shift = inst->anaLen - inst->blockLen10ms; in WebRtcNsx_ProcessCore() local
/external/libaom/libaom/av1/common/
Dloopfiltermask.c1407 const int block_shift = shift + mi_size_wide[bsize]; in av1_store_bitmask_other_info() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c2046 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset() local