Searched refs:EXRAttribute (Results 1 – 1 of 1) sorted by relevance
178 } EXRAttribute; typedef226 EXRAttribute *custom_attributes; // array of EXRAttribute. size =7379 std::vector<EXRAttribute> attributes;9505 const EXRAttribute *attributes, in FindZFPCompressionParam()9702 const EXRAttribute *attributes, size_t num_channels, in DecodePixelData()10319 const EXRAttribute *attributes, size_t num_channels, in DecodeTiledPixelData()10650 EXRAttribute attrib; in ParseEXRHeader()10788 exr_header->custom_attributes = static_cast<EXRAttribute *>(malloc( in ConvertHeader()10789 sizeof(EXRAttribute) * size_t(exr_header->num_custom_attributes))); in ConvertHeader()