UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uejpeg_decode_context_t Struct Reference

#include <uejpeg.h>

Public Attributes

int error
 
int jobs_to_run
 
int flags
 
uejpeg_ihdr_t ihdr
 
uejpeg_lossy_hdr_t lhdr
 
uejpeg_internal_splits_t spx
 
int yuva_stride [4]
 
int yuva_height [4]
 
unsigned charyuva [4]
 

Member Data Documentation

◆ error

int uejpeg_decode_context_t::error

◆ flags

int uejpeg_decode_context_t::flags

◆ ihdr

uejpeg_ihdr_t uejpeg_decode_context_t::ihdr

◆ jobs_to_run

int uejpeg_decode_context_t::jobs_to_run

◆ lhdr

uejpeg_lossy_hdr_t uejpeg_decode_context_t::lhdr

◆ spx

uejpeg_internal_splits_t uejpeg_decode_context_t::spx

◆ yuva

unsigned char* uejpeg_decode_context_t::yuva[4]

◆ yuva_height

int uejpeg_decode_context_t::yuva_height[4]

◆ yuva_stride

int uejpeg_decode_context_t::yuva_stride[4]

The documentation for this struct was generated from the following file: