Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Djp2.c898 OPJ_UINT32 nr_channels = in opj_jp2_check_color() local
942 OPJ_UINT16 nr_channels = color->jp2_pclr->nr_channels; in opj_jp2_check_color() local
1041 OPJ_UINT16 i, nr_channels, cmp, pcol; in opj_jp2_apply_pclr() local
1171 OPJ_UINT16 nr_entries, nr_channels; in opj_jp2_read_pclr() local
1283 OPJ_BYTE i, nr_channels; in opj_jp2_read_cmap() local
Djp2.h122 OPJ_BYTE nr_channels; member
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_parse.py138 def nr_channels(self): member in Format
Du_format.h166 unsigned nr_channels:3; member
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py141 def nr_channels(self): member in Format
Dvk_format.h126 unsigned nr_channels:3; member
/external/u-boot/drivers/reset/
Dsti-reset.c58 int nr_channels; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py137 def nr_channels(self): member in Format
Du_format.h159 unsigned nr_channels:3; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c322 int nr_channels) in lp_build_blend_aos()