HomeSort by relevance Sort by last modified time
    Searched defs:Denominator (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 52 UINT Denominator;
dxva2api.h 264 UINT Denominator;
dxvahd.h 220 UINT Denominator;
mfobjects.h     [all...]
ks.h     [all...]
wingdi.h     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp 812 SDValue Denominator = Op.getOperand(2);
813 SDValue Src0 = Param->isAllOnesValue() ? Numerator : Denominator;
816 Src0, Denominator, Numerator);
    [all...]

Completed in 402 milliseconds