Searched defs:rowMask (Results 1 – 4 of 4) sorted by relevance
835 FORCE_INLINE_TEMPLATE U32 ZSTD_row_nextIndex(BYTE* const tagRow, U32 const rowMask) { in ZSTD_row_nextIndex()917 U32 const rowMask, U32 const useCache) in ZSTD_row_update_internalImpl()946 U32 const rowMask, U32 const useCache) in ZSTD_row_update_internal()979 const U32 rowMask = (1u << rowLog) - 1; in ZSTD_row_update() local1153 const U32 rowMask = rowEntries - 1; in ZSTD_RowFindBestMatch() local
1408 uint rowMask = 0xf; in sp_setup_point() local
1938 SkMask rowMask; in blitMask() local
1425 const GLint rowMask = img->Height - 1; in opt_sample_rgb_2d() local1470 const GLint rowMask = img->Height - 1; in opt_sample_rgba_2d() local