Lines Matching refs:etc2_block
49 struct etc2_block { struct
307 etc2_get_pixel_index(const struct etc2_block *block, int x, int y) in etc2_get_pixel_index()
336 etc2_rgb8_parse_block(struct etc2_block *block, in etc2_rgb8_parse_block()
476 etc2_rgb8_fetch_texel(const struct etc2_block *block, in etc2_rgb8_fetch_texel()
553 etc2_alpha8_fetch_texel(const struct etc2_block *block, in etc2_alpha8_fetch_texel()
565 etc2_r11_fetch_texel(const struct etc2_block *block, in etc2_r11_fetch_texel()
591 etc2_signed_r11_fetch_texel(const struct etc2_block *block, in etc2_signed_r11_fetch_texel()
629 etc2_alpha8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_alpha8_parse_block()
643 etc2_r11_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_r11_parse_block()
650 etc2_rgba8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_rgba8_parse_block()
660 etc2_rgba8_fetch_texel(const struct etc2_block *block, in etc2_rgba8_fetch_texel()
677 struct etc2_block block; in etc2_unpack_rgb8()
724 struct etc2_block block; in etc2_unpack_srgb8()
772 struct etc2_block block; in etc2_unpack_rgba8()
810 struct etc2_block block; in etc2_unpack_srgb8_alpha8()
855 struct etc2_block block; in etc2_unpack_r11()
892 struct etc2_block block; in etc2_unpack_rg11()
942 struct etc2_block block; in etc2_unpack_signed_r11()
980 struct etc2_block block; in etc2_unpack_signed_rg11()
1027 struct etc2_block block; in etc2_unpack_rgb8_punchthrough_alpha1()
1063 struct etc2_block block; in etc2_unpack_srgb8_punchthrough_alpha1()
1279 struct etc2_block block; in fetch_etc2_rgb8()
1300 struct etc2_block block; in fetch_etc2_srgb8()
1321 struct etc2_block block; in fetch_etc2_rgba8_eac()
1340 struct etc2_block block; in fetch_etc2_srgb8_alpha8_eac()
1359 struct etc2_block block; in fetch_etc2_r11_eac()
1378 struct etc2_block block; in fetch_etc2_rg11_eac()
1402 struct etc2_block block; in fetch_etc2_signed_r11_eac()
1421 struct etc2_block block; in fetch_etc2_signed_rg11_eac()
1446 struct etc2_block block; in fetch_etc2_rgb8_punchthrough_alpha1()
1467 struct etc2_block block; in fetch_etc2_srgb8_punchthrough_alpha1()