Lines Matching refs:etc2_block

50 struct etc2_block {  struct
308 etc2_get_pixel_index(const struct etc2_block *block, int x, int y) in etc2_get_pixel_index()
337 etc2_rgb8_parse_block(struct etc2_block *block, in etc2_rgb8_parse_block()
477 etc2_rgb8_fetch_texel(const struct etc2_block *block, in etc2_rgb8_fetch_texel()
556 etc2_alpha8_fetch_texel(const struct etc2_block *block, in etc2_alpha8_fetch_texel()
568 etc2_r11_fetch_texel(const struct etc2_block *block, in etc2_r11_fetch_texel()
594 etc2_signed_r11_fetch_texel(const struct etc2_block *block, in etc2_signed_r11_fetch_texel()
632 etc2_alpha8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_alpha8_parse_block()
646 etc2_r11_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_r11_parse_block()
653 etc2_rgba8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_rgba8_parse_block()
663 etc2_rgba8_fetch_texel(const struct etc2_block *block, in etc2_rgba8_fetch_texel()
680 struct etc2_block block; in etc2_unpack_rgb8()
728 struct etc2_block block; in etc2_unpack_srgb8()
779 struct etc2_block block; in etc2_unpack_rgba8()
818 struct etc2_block block; in etc2_unpack_srgb8_alpha8()
865 struct etc2_block block; in etc2_unpack_r11()
902 struct etc2_block block; in etc2_unpack_rg11()
952 struct etc2_block block; in etc2_unpack_signed_r11()
990 struct etc2_block block; in etc2_unpack_signed_rg11()
1037 struct etc2_block block; in etc2_unpack_rgb8_punchthrough_alpha1()
1074 struct etc2_block block; in etc2_unpack_srgb8_punchthrough_alpha1()
1294 struct etc2_block block; in fetch_etc2_rgb8()
1315 struct etc2_block block; in fetch_etc2_srgb8()
1336 struct etc2_block block; in fetch_etc2_rgba8_eac()
1355 struct etc2_block block; in fetch_etc2_srgb8_alpha8_eac()
1374 struct etc2_block block; in fetch_etc2_r11_eac()
1393 struct etc2_block block; in fetch_etc2_rg11_eac()
1417 struct etc2_block block; in fetch_etc2_signed_r11_eac()
1436 struct etc2_block block; in fetch_etc2_signed_rg11_eac()
1461 struct etc2_block block; in fetch_etc2_rgb8_punchthrough_alpha1()
1482 struct etc2_block block; in fetch_etc2_srgb8_punchthrough_alpha1()