Home
last modified time | relevance | path

Searched refs:OPJ_BITFIELD (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg/
Dj2k.h231 OPJ_BITFIELD m_is_irreversible : 1;
309 OPJ_BITFIELD cod : 1;
311 OPJ_BITFIELD ppt : 1;
313 OPJ_BITFIELD POC : 1;
329 OPJ_BITFIELD m_disto_alloc : 1;
331 OPJ_BITFIELD m_fixed_alloc : 1;
333 OPJ_BITFIELD m_fixed_quality : 1;
335 OPJ_BITFIELD m_tp_on : 1;
454 OPJ_BITFIELD ppm : 1;
456 OPJ_BITFIELD m_is_decoder : 1;
[all …]
D0041-remove_opj_clock.patch5 @@ -219,7 +219,6 @@ typedef unsigned int OPJ_BITFIELD;
Dtcd.h61 OPJ_BITFIELD term : 1;
278 OPJ_BITFIELD m_is_decoder : 1;
Dopj_includes.h217 typedef unsigned int OPJ_BITFIELD; typedef