Searched defs:iShift (Results 1 – 2 of 2) sorted by relevance
53 int iShift = std::max(0, static_cast<int>(k - real_pad)); in conv_tbc() local86 int iShift = std::max(0, k - real_pad); in conv_tbc_backward() local100 int iShift = std::max(0, k - real_pad); in conv_tbc_backward() local
191 const INT32 iShift = _fltMantissaBitCount + 2 - c_uIBits - c_uFBits; in floatToIDotF() local217 const INT32 iShift = _fltMantissaBitCount + 1 - c_uIBits - c_uFBits; in floatToIDotF() local