Searched refs:ppc_table_map (Results 1 – 3 of 3) sorted by relevance
259 static ppc_table ppc_table_map = { variable
1181 if (ppc_table_map.find(PPC_IDX(physicalType, formatIndex, rotIndex)) != in hasPPC()1182 ppc_table_map.end()) { in hasPPC()
2441 … PPC = ppc_table_map.at(PPC_IDX(mPhysicalType, formatIndex, rotIndex)).ppcList[scaleIndex]; in getPPC()