Searched refs:jpgSize (Results 1 – 1 of 1) sorted by relevance
1033 Size jpgSize = {static_cast<uint32_t>(info_.width()), static_cast<uint32_t>(info_.height())}; in HeapMemAlloc() local1035 …bool bRet = JpegDecoderYuv::GetScaledSize(jpgSize.width, jpgSize.height, desiredSize.width, desire… in HeapMemAlloc()1048 JpegDecoderYuvParameter para = {jpgSize.width, jpgSize.height, jpegBuffer, jpegBufferSize, in HeapMemAlloc()