jpeg
static void grow_buffer_unsafe(jpeg *j)
__forceinline static int decode(jpeg *j, huffman *h)
__forceinline static int extend_receive(jpeg *j, int n)
static int decode_block(jpeg *j, short data[64], huffman *hdc, huffman *hac, int b)
static uint8 get_marker(jpeg *j)
static void reset(jpeg *j)
static int parse_entropy_coded_data(jpeg *z)
static int process_marker(jpeg *z, int marker)
static int process_scan_header(jpeg *z)
static int process_frame_header(jpeg *z, int scan)
static int decode_jpeg_header(jpeg *z, int scan)
static int decode_jpeg_image(jpeg *j)
static void cleanup_jpeg(jpeg *j)
static uint8 *load_jpeg_image(jpeg *z, int *out_x, int *out_y, int *comp, int req_comp)
jpeg j;
jpeg *j = MALLOC(sizeof(*j));
jpeg j;
static int stbi_jpeg_info_raw(jpeg *j, int *x, int *y, int *comp)
jpeg j;
jpeg j;
jpeg *j;
jpeg *j;