Searched refs:ppc_table_map (Results 1 – 6 of 6) sorted by relevance
144 static ppc_table ppc_table_map = gs101::ppc_table_map; variable
98 static ppc_table ppc_table_map = { variable
89 static ppc_table ppc_table_map = { variable
187 static ppc_table ppc_table_map = { variable
1164 if (ppc_table_map.find(PPC_IDX(physicalType, formatIndex, rotIndex)) != in hasPPC()1165 ppc_table_map.end()) { in hasPPC()
2499 … PPC = ppc_table_map.at(PPC_IDX(mPhysicalType, formatIndex, rotIndex)).ppcList[scaleIndex]; in getPPC()