Searched refs:JpegHeight (Results 1 – 1 of 1) sorted by relevance
91 int32_t JpegHeight = AImageDecoderHeaderInfo_getHeight(info); in Initialize() local92 if (JpegWidth != mWidth || JpegHeight != mHeight) in Initialize()