OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_current_tile_part_number
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
j2k.h
494
/** Tile part number currently coding, taking into account POC.
m_current_tile_part_number
holds the total number of tile parts while encoding the last tile part.*/
495
OPJ_UINT32
m_current_tile_part_number
; /*cur_tp_num */
member in struct:opj_j2k_enc
j2k.c
[
all
...]
Completed in 33 milliseconds