Searched refs:num_blk (Results 1 – 1 of 1) sorted by relevance
23 const int num_blk = (num_4x4_blk < 4 ? 4 : num_4x4_blk); in alloc_mode_context() local24 const int num_pix = num_blk << 4; in alloc_mode_context()26 ctx->num_4x4_blk = num_blk; in alloc_mode_context()29 vpx_calloc(num_blk, sizeof(uint8_t))); in alloc_mode_context()39 vpx_memalign(32, num_blk * sizeof(*ctx->eobs[i][k]))); in alloc_mode_context()