Searched defs:refVal (Results 1 – 5 of 5) sorted by relevance
119 static FIXP_SGL FDKaacEnc_fuzzyIsSmaller(FIXP_DBL testVal, FIXP_DBL refVal, in FDKaacEnc_fuzzyIsSmaller()159 FIXP_DBL refVal, testVal; in FDKaacEnc_noiseDetect() local
139 ValueRef::set(Value *refVal) in set()
1655 const float refVal = *((const float*)ref + ndx); in compareComponents() local1666 const deUint32 refVal = *((const deUint32*)ref + ndx); in compareComponents() local1679 const deUint32 refVal = *((const deUint32*)ref + ndx); in compareComponents() local
1722 const float refVal = *((const float*)ref + ndx); in compareComponents() local1733 const deUint32 refVal = *((const deUint32*)ref + ndx); in compareComponents() local
342 const Vec4 refVal = select(Vec4(1.0f), Vec4(0.0f), cmpTrue); in isBilinearPCFCompareValid() local