Lines Matching defs:scratch_offset
1648 int scratch_offset = 0, hpass, temph;
1699 uint32_t offset = scratch_mc_addr + scratch_offset;
1705 scratch_offset = scratch->total/2 - scratch_offset;
1706 dst = (char *)scratch->address + scratch_offset;
1760 int scratch_offset = 0, hpass;
1812 char *src = (char *)scratch->address + scratch_offset;
1819 scratch_offset = scratch->total/2 - scratch_offset;
1822 info->accel_state->dst_obj.offset = scratch_mc_addr + scratch_offset;