Searched refs:SetDstImage (Results 1 – 3 of 3) sorted by relevance
13 virtual bool SetDstImage(unsigned int width, unsigned int height, unsigned int v4l2_format) = 0;
34 bool SetDstImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetDstImage() function
576 if (!mThumbnailScaler->SetDstImage(m_nThumbWidth, m_nThumbHeight, in GenerateThumbnailImage()