Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dimage_reader.h99 virtual UCHAR *GetInputDataPtr(int row) = 0;
301 UCHAR *GetInputDataPtr(int row);
335 UCHAR *GetInputDataPtr(int row);
Djpg_reader.cpp149 UCHAR *jpg_reader::GetInputDataPtr(int row) in GetInputDataPtr() function in jpg_reader
Dpng_reader.cpp271 UCHAR *png_reader::GetInputDataPtr(int row) in GetInputDataPtr() function in png_reader
Dimage_reader.cpp725 mpGetData = GetInputDataPtr(row); in ComputeGrayThreshod()
790 mpGetData = GetInputDataPtr(row); in ColorSpaceConvert()