Searched refs:GBTEMPLATE (Results 1 – 3 of 3) sorted by relevance
73 if(GBTEMPLATE == 0) { in decode_Arith()82 } else if(GBTEMPLATE == 1) { in decode_Arith()88 } else if(GBTEMPLATE == 2) { in decode_Arith()1068 switch(GBTEMPLATE) { in decode_Arith_V2()1088 switch(GBTEMPLATE) { in decode_Arith_V2()1206 switch(GBTEMPLATE) { in decode_Arith_V1()1233 switch(GBTEMPLATE) { in decode_Arith_V1()2424 pGRD->GBTEMPLATE = SDTEMPLATE; in decode_Arith()3168 pGRD->GBTEMPLATE = HDTEMPLATE; in decode_Arith()3173 if(pGRD->GBTEMPLATE == 0) { in decode_Arith()[all …]
117 FX_BYTE GBTEMPLATE; variable
1495 m_pGRD->GBTEMPLATE = (cFlags >> 1) & 0x03; in parseGenericRegion()1498 if(m_pGRD->GBTEMPLATE == 0) { in parseGenericRegion()1520 dwTemp = m_pGRD->GBTEMPLATE == 0 ? 65536 : m_pGRD->GBTEMPLATE == 1 ? 8192 : 1024; in parseGenericRegion()