Home
last modified time | relevance | path

Searched refs:subslice (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp132 for (uint32_t subslice = 0; subslice < info->max_subslices; ++subslice) { in MakeMagmaTopology() local
133 if (!read_bit(subslice_data, subslice)) { in MakeMagmaTopology()
137 &eu_base[(slice * info->max_subslices + subslice) * info->eu_stride]; in MakeMagmaTopology()