Searched refs:BELOW_PARAMS_SIZE (Results 1 – 4 of 4) sorted by relevance
338 #define BELOW_PARAMS_SIZE 16 macro
403 ctx->below_params_size = ((BELOW_PARAMS_SIZE * width * height / (16 * 16)) + 0xf) & (~0xf); in pnw__alloc_context_buffer()
256 #define BELOW_PARAMS_SIZE 16 macro
76 ctx->bellow_params_size = BELOW_PARAMS_SIZE * width * height / (16 * 16) * 16; in lnc__alloc_context_buffer()