H A D | tinyexr.h | 229 EXRChannelInfo *channels; // [num_channels] member 7378 std::vector<tinyexr::ChannelInfo> channels; member 7431 ReadChannelInfo(std::vector<ChannelInfo> &channels, const std::vector<unsigned char> &data) ReadChannelInfo() argument 7478 WriteChannelInfo(std::vector<unsigned char> &data, const std::vector<ChannelInfo> &channels) WriteChannelInfo() argument 9370 DecompressPiz(unsigned char *outPtr, const unsigned char *inPtr, size_t tmpBufSize, size_t inLen, int num_channels, const EXRChannelInfo *channels, int data_width, int num_lines) DecompressPiz() argument 9695 DecodePixelData( unsigned char **out_images, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int width, int height, int x_stride, int y, int line_no, int num_lines, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodePixelData() argument 10313 DecodeTiledPixelData( unsigned char **out_images, int *width, int *height, const int *requested_pixel_types, const unsigned char *data_ptr, size_t data_len, int compression_type, int line_order, int data_width, int data_height, int tile_offset_x, int tile_offset_y, int tile_size_x, int tile_size_y, size_t pixel_data_size, size_t num_attributes, const EXRAttribute *attributes, size_t num_channels, const EXRChannelInfo *channels, const std::vector<size_t> &channel_offset_list) DecodeTiledPixelData() argument 10346 ComputeChannelLayout(std::vector<size_t> *channel_offset_list, int *pixel_data_size, size_t *channel_offset, int num_channels, const EXRChannelInfo *channels) ComputeChannelLayout() argument 10374 AllocateImage(int num_channels, const EXRChannelInfo *channels, const int *requested_pixel_types, int data_width, int data_height) AllocateImage() argument 11396 ChannelsInLayer(const EXRHeader& exr_header, const std::string layer_name, std::vector<LayerChannel>& channels) ChannelsInLayer() argument 11532 std::vector<tinyexr::LayerChannel> channels; LoadEXRWithLayer() local [all...] |