Home
last modified time | relevance | path

Searched refs:planes (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h359 rc_uint_type planes; member
372 bfd_byte planes[2]; member
725 rc_uint_type planes; member
748 bfd_byte planes[2]; member
Dresrc.c96 unsigned short planes; member
847 cg->planes = 1; in define_cursor()
1186 icondirs[i].u.icon.planes = get_word (e, real_filename); in define_icon()
1246 if (icondirs[i].u.icon.planes) in define_icon()
1247 cg->planes = icondirs[i].u.icon.planes; in define_icon()
1249 cg->planes = 1; in define_icon()
1311 cg->planes = windres_get_16 (&wrtarget, pb_data + 4, len_data - 4); in define_group_icon_rcdata()
1363 cg->planes = windres_get_16 (&wrtarget, pb_data + 4, len_data - 4); in define_group_cursor_rcdata()
2521 (int) gc->width, (int) gc->height, (int) gc->planes, (int) gc->bits, in write_rc_group_cursor()
2524 (int) gc->width, (int) gc->height, (int) gc->planes, in write_rc_group_cursor()
[all …]
Dresbin.c821 gc->planes = windres_get_16 (wrbfd, data + 4, 2); in bin_to_res_group_cursor()
877 gi->planes = windres_get_16 (wrbfd, data + 4, 2); in bin_to_res_group_icon()
1435 windres_put_16 (wrbfd, bgci.planes, gc->planes); in res_to_bin_group_cursor()
1658 windres_put_16 (wrbfd, bgii.planes, gi->planes); in res_to_bin_group_icon()
DChangeLog-0203218 * resrc.c (define_icon): Fix storage of color attributes 'planes' and
/toolchain/benchmark/
Dpanorama.diff5269 +// wrap YUVInfo row pointers around 3 contiguous image (color component) planes.
5427 + * Used in YUVinfo to store separate YVU image planes.
6288 + * containing separate Y,V, and U planes