Searched refs:pOutputPadding (Results 1 – 1 of 1) sorted by relevance
204 const int64_t* pOutputPadding = reinterpret_cast<const int64_t*>(buffer); in SetOutPadding() local206 m_outputPaddings.assign(pOutputPadding, pOutputPadding + outputPadSize); in SetOutPadding()