HDK
|
This is the complete list of members for IMG_RLEncode, including all inherited members.
allocEncodeBuffer(int xres) | IMG_RLEncode | |
bytesPerChannel(int xres) | IMG_RLEncode | |
decode(char *result, int result_length, const char *data, int stride=4) | IMG_RLEncode | |
encode(const char *data, int data_length, int &result_length, int stride=4) | IMG_RLEncode | |
getRepeatCount(const char *data, int pixel_size, int max_run=128, int stride=4) | IMG_RLEncode | static |
IMG_RLEncode() | IMG_RLEncode | |
yuvDecode(void *rgbdata, const unsigned char *yuvdata, const IMG_Plane &plane, int xres) | IMG_RLEncode | static |
yuvEncode(unsigned char *yuvdata, const void *rgbdata, const IMG_Plane &plane, int xres) | IMG_RLEncode | static |
~IMG_RLEncode() | IMG_RLEncode |