Searched refs:a_curve_offset (Results 1 – 1 of 1) sorted by relevance
530 uint32_t a_curve_offset, b_curve_offset, m_curve_offset; in read_tag_lutmABType() local558 a_curve_offset = read_u32(src, offset + 28); in read_tag_lutmABType()566 if (a_curve_offset) in read_tag_lutmABType()567 a_curve_offset += offset; in read_tag_lutmABType()626 if (a_curve_offset) { in read_tag_lutmABType()627 read_nested_curveType(src, &lut->a_curves, num_in_channels, a_curve_offset); in read_tag_lutmABType()