$search
#include <reorganize.h>
Public Member Functions | |
| void | chunky2Planar (const T *, uint32_t, vlr::Image< T > &) |
| void | planar2Chunky (const vlr::Image< T > &, T *, uint32_t) |
Definition at line 48 of file reorganize.h.
| void vlr::cpReorganize< T, colorOrg >::chunky2Planar | ( | const T * | , | |
| uint32_t | , | |||
| vlr::Image< T > & | ||||
| ) | [inline] |
Definition at line 50 of file reorganize.h.
| void vlr::cpReorganize< T, colorOrg >::planar2Chunky | ( | const vlr::Image< T > & | , | |
| T * | , | |||
| uint32_t | ||||
| ) | [inline] |
Definition at line 55 of file reorganize.h.