Searched refs:clut_offset (Results 1 – 2 of 2) sorted by relevance
791 uint8_t clut_offset [ 4]; member824 uint32_t clut_offset = read_big_u32(mABTag->clut_offset); in read_tag_mab() local875 if (0 == clut_offset) { in read_tag_mab()883 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mab()886 const CLUT_Layout* clut = (const CLUT_Layout*)(tag->buf + clut_offset); in read_tag_mab()907 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout) + grid_size) { in read_tag_mab()911 if (0 != clut_offset) { in read_tag_mab()950 uint32_t clut_offset = read_big_u32(mBATag->clut_offset); in read_tag_mba() local1000 if (0 == clut_offset) { in read_tag_mba()1010 if (tag->size < clut_offset + SAFE_FIXED_SIZE(CLUT_Layout)) { in read_tag_mba()[all …]
587 uint8_t clut_offset [ 4]; member620 uint32_t clut_offset = read_big_u32(mABTag->clut_offset); in read_tag_mab() local671 if (0 == clut_offset) { in read_tag_mab()679 if (tag->size < clut_offset + SAFE_FIXED_SIZE(mABCLUT_Layout)) { in read_tag_mab()682 const mABCLUT_Layout* clut = (const mABCLUT_Layout*)(tag->buf + clut_offset); in read_tag_mab()703 if (tag->size < clut_offset + SAFE_FIXED_SIZE(mABCLUT_Layout) + grid_size) { in read_tag_mab()707 if (0 != clut_offset) { in read_tag_mab()