Searched refs:m_bNoSampleBuffer (Results 1 – 2 of 2) sorted by relevance
49 m_bNoSampleBuffer = AllocateSampleBuffer(); in CDownsampling()158 …rcWidthY >> 1) > MAX_SAMPLE_WIDTH || (iSrcHeightY >> 1) > MAX_SAMPLE_HEIGHT || m_bNoSampleBuffer) { in Process()
196 bool m_bNoSampleBuffer; variable