Home
last modified time | relevance | path

Searched refs:m_destroyLines (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dscaler.cpp908 m_destroyLines(0) in ScalerSlice()
921 if (m_destroyLines) in destroy()
938 m_destroyLines = 0; in create()
963 m_destroyLines = 1; in createLines()
1010 m_destroyLines = 0; in destroyLines()
H A Dscaler.h202 int m_destroyLines; // flag to identify if there are dynamic allocated lines variable
/dports/multimedia/x265/source/common/
H A Dscaler.cpp908 m_destroyLines(0) in ScalerSlice()
921 if (m_destroyLines) in destroy()
938 m_destroyLines = 0; in create()
963 m_destroyLines = 1; in createLines()
1010 m_destroyLines = 0; in destroyLines()
H A Dscaler.h202 int m_destroyLines; // flag to identify if there are dynamic allocated lines variable