Blender V2.61 - r43446
Functions

rgb32.c File Reference

#include "AVI_avi.h"
#include <stdlib.h>
#include <string.h>
#include "MEM_guardedalloc.h"
#include "rgb32.h"

Go to the source code of this file.

Functions

void * avi_converter_from_rgb32 (AviMovie *movie, int stream, unsigned char *buffer, int *size)
void * avi_converter_to_rgb32 (AviMovie *movie, int stream, unsigned char *buffer, int *size)

Detailed Description

Definition in file rgb32.c.


Function Documentation

void* avi_converter_from_rgb32 ( AviMovie movie,
int  stream,
unsigned char *  buffer,
int *  size 
)
void* avi_converter_to_rgb32 ( AviMovie movie,
int  stream,
unsigned char *  buffer,
int *  size 
)