LibJPEG
jpeg_open_backing_store()
is only used within LibJPEG.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LibJPEG
jpeg_open_backing_store()
jpeg_open_backing_store() function
Syntax
Show:
Summary
Declaration
Definition
from
jmemsys.h:183
EXTERN
(
void
)
jpeg_open_backing_store
JPP
(
(
j_common_ptr
cinfo
,
backing_store_ptr
info
,
long
total_bytes_needed
)
;
Implemented in
jmemnobs.c:80
Arguments
Argument
Declared as
cinfo
j_common_ptr
info
backing_store_ptr
total_bytes_needed
long
Related Functions
Found 31 other functions taking a
jpeg_common_struct
argument:
Function
jpeg_abort()
jpeg_alloc_huff_table()
alloc_small()
jpeg_alloc_quant_table()
jpeg_destroy()
out_of_memory()
jinit_memory_mgr()
alloc_large()
jpeg_get_small()
jpeg_free_small()
jpeg_mem_term()
do_barray_io()
alloc_barray()
free_pool()
alloc_sarray()
do_sarray_io()
jpeg_get_large()
jpeg_free_large()
jpeg_mem_available()
jpeg_mem_init()
reset_error_mgr()
error_exit()
output_message()
emit_message()
format_message()
access_virt_sarray()
request_virt_sarray()
self_destruct()
access_virt_barray()
request_virt_barray()
realize_virt_arrays()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out