Home
last modified time | relevance | path

Searched refs:decompress_jpeg_image_from_memory (Results 1 – 23 of 23) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceJpeg.cpp138 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __DecodeJpeg()
144 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __DecodeJpeg()
224 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegGetOutputInfo()
230 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegGetOutputInfo()
330 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegDecodeMJpegYCbCr()
336 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegDecodeMJpegYCbCr()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceJpeg.cpp138 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __DecodeJpeg()
144 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __DecodeJpeg()
224 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegGetOutputInfo()
230 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegGetOutputInfo()
330 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegDecodeMJpegYCbCr()
336 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegDecodeMJpegYCbCr()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceJpeg.cpp138 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __DecodeJpeg()
144 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __DecodeJpeg()
224 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegGetOutputInfo()
230 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegGetOutputInfo()
330 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &… in __JpegDecodeMJpegYCbCr()
336 …jpegBuf = jpgd::decompress_jpeg_image_from_memory(buf, jpegSize, &width, &height, &actual_componen… in __JpegDecodeMJpegYCbCr()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DTextureUtil.cpp82 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(data, (int)size, &width[0], &heig… in LoadTextureLevels()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DTextureUtil.cpp82 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(data, (int)size, &width[0], &heig… in LoadTextureLevels()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DTextureUtil.cpp82 …unsigned char *jpegBuf = jpgd::decompress_jpeg_image_from_memory(data, (int)size, &width[0], &heig… in LoadTextureLevels()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h31 …unsigned char *decompress_jpeg_image_from_memory(const unsigned char *pSrc_data, int src_data_size…
H A Djpgd.cpp3158 unsigned char *decompress_jpeg_image_from_memory(const unsigned char *pSrc_data, int src_data_size,… in decompress_jpeg_image_from_memory() function
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h31 …unsigned char *decompress_jpeg_image_from_memory(const unsigned char *pSrc_data, int src_data_size…
H A Djpgd.cpp3158 unsigned char *decompress_jpeg_image_from_memory(const unsigned char *pSrc_data, int src_data_size,… in decompress_jpeg_image_from_memory() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h37 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
H A Djpgd.cpp3269 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size… in decompress_jpeg_image_from_memory() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h37 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
H A Djpgd.cpp3269 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
/dports/devel/godot/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h37 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
H A Djpgd.cpp3269 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size… in decompress_jpeg_image_from_memory() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h37 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
H A Djpgd.cpp3269 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size… in decompress_jpeg_image_from_memory() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h37 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size…
H A Djpgd.cpp3269 …unsigned char* decompress_jpeg_image_from_memory(const unsigned char* pSrc_data, int src_data_size… in decompress_jpeg_image_from_memory() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HW/
H A DCamera.cpp253 unsigned char *rgbData = jpgd::decompress_jpeg_image_from_memory( in v4l_loop()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HW/
H A DCamera.cpp253 unsigned char *rgbData = jpgd::decompress_jpeg_image_from_memory( in v4l_loop()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HW/
H A DCamera.cpp253 unsigned char *rgbData = jpgd::decompress_jpeg_image_from_memory( in v4l_loop()