Home
last modified time | relevance | path

Searched refs:output_width (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Djpg_reader.cpp98 mRawRowStride = mJpgInfo.output_width * mJpgInfo.output_components; in ReadImage()
131 if (FinalizeImage(mJpgInfo.output_width, mJpgInfo.output_height)) in ReadImage()
/GUIX-v6.2.1/guix_studio/libs/libjpeg/include/
Djpeglib.h520 JDIMENSION output_width; /* scaled image width */ member