OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_current_tile_part_number
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
j2k.h
514
/** 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.*/
515
OPJ_UINT32
m_current_tile_part_number
; /*cur_tp_num */
member in struct:opj_j2k_enc
j2k.c
[
all
...]
Completed in 124 milliseconds