MPEG CDVA Experimentation Model (CXM)  1.0
Compact Descriptors for Visual Analisys
Namespaces | Functions
memory.h File Reference
#include "base.h"
Include dependency graph for memory.h:

Go to the source code of this file.

Namespaces

 evx
 

Functions

uint32 evx::aligned_bit_copy (uint8 *dest, uint32 dest_bit_offset, uint8 *source, uint32 source_bit_offset, uint32 copy_bit_count)
 
uint32 evx::unaligned_bit_copy (uint8 *dest, uint32 dest_offset, uint8 *source, uint32 source_offset, uint32 copy_bit_count)