Home
last modified time | relevance | path

Searched defs:nr_channels (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Djp2.c840 …OPJ_UINT32 nr_channels = image->numcomps; /* FIXME image->numcomps == jp2->numcomps before color i… in opj_jp2_check_color() local
880 OPJ_UINT16 nr_channels = color->jp2_pclr->nr_channels; in opj_jp2_check_color() local
964 OPJ_UINT16 i, nr_channels, cmp, pcol; in opj_jp2_apply_pclr() local
1061 OPJ_UINT16 nr_entries,nr_channels; in opj_jp2_read_pclr() local
1166 OPJ_BYTE i, nr_channels; in opj_jp2_read_cmap() local
Djp2.h128 OPJ_BYTE nr_channels; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py136 def nr_channels(self): member in Format
Du_format.h156 unsigned nr_channels:3; member