OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tp_numpacks
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
openjpeg.h
679
int
tp_numpacks
;
member in struct:opj_tp_info
[
all
...]
t2.c
435
info_TL->tp[curtp].
tp_numpacks
= p_cstr_info->packno - tp_start_packno; /* Number of packets in previous tile-part */
457
p_cstr_info->tile[p_tile_no].tp[curtp].
tp_numpacks
= p_cstr_info->packno - tp_start_packno; /* Number of packets in last tile-part */
[
all
...]
Completed in 229 milliseconds