AI Engine-ML Intrinsics User Guide (v2025.2)
Loading...
Searching...
No Matches
Compressed Load of One Vector

Overview

Functions used to decompress one vector from the internal buffer.

Functions

void compr_pop1 (v128int4_compress *&p, v128int4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v128int4_compress *&p, v128int4_compress *&p2, v128int4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v128uint4_compress *&p, v128uint4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v128uint4_compress *&p, v128uint4_compress *&p2, v128uint4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16bfloat16_compress *&p, v16bfloat16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16bfloat16_compress *&p, v16bfloat16_compress *&p2, v16bfloat16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16cint16_compress *&p, v16cint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16cint16_compress *&p, v16cint16_compress *&p2, v16cint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16int16_compress *&p, v16int16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16int16_compress *&p, v16int16_compress *&p2, v16int16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16int32_compress *&p, v16int32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16int32_compress *&p, v16int32_compress *&p2, v16int32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16uint16_compress *&p, v16uint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16uint16_compress *&p, v16uint16_compress *&p2, v16uint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16uint32_compress *&p, v16uint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v16uint32_compress *&p, v16uint32_compress *&p2, v16uint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32bfloat16_compress *&p, v32bfloat16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32bfloat16_compress *&p, v32bfloat16_compress *&p2, v32bfloat16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32int16_compress *&p, v32int16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32int16_compress *&p, v32int16_compress *&p2, v32int16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32int8_compress *&p, v32int8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32int8_compress *&p, v32int8_compress *&p2, v32int8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32uint16_compress *&p, v32uint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32uint16_compress *&p, v32uint16_compress *&p2, v32uint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32uint8_compress *&p, v32uint8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v32uint8_compress *&p, v32uint8_compress *&p2, v32uint8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v4cint32_compress *&p, v4cint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v4cint32_compress *&p, v4cint32_compress *&p2, v4cint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64int4_compress *&p, v64int4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64int4_compress *&p, v64int4_compress *&p2, v64int4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64int8_compress *&p, v64int8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64int8_compress *&p, v64int8_compress *&p2, v64int8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64uint4_compress *&p, v64uint4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64uint4_compress *&p, v64uint4_compress *&p2, v64uint4 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64uint8_compress *&p, v64uint8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v64uint8_compress *&p, v64uint8_compress *&p2, v64uint8 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8cint16_compress *&p, v8cint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8cint16_compress *&p, v8cint16_compress *&p2, v8cint16 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8cint32_compress *&p, v8cint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8cint32_compress *&p, v8cint32_compress *&p2, v8cint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8int32_compress *&p, v8int32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8int32_compress *&p, v8int32_compress *&p2, v8int32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8uint32_compress *&p, v8uint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 
void compr_pop1 (v8uint32_compress *&p, v8uint32_compress *&p2, v8uint32 &o1)
 Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.
 

Function Documentation

◆ compr_pop1() [1/44]

void compr_pop1 ( v128int4_compress *& p,
v128int4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [2/44]

void compr_pop1 ( v128int4_compress *& p,
v128int4_compress *& p2,
v128int4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [3/44]

void compr_pop1 ( v128uint4_compress *& p,
v128uint4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [4/44]

void compr_pop1 ( v128uint4_compress *& p,
v128uint4_compress *& p2,
v128uint4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [5/44]

void compr_pop1 ( v16bfloat16_compress *& p,
v16bfloat16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [6/44]

void compr_pop1 ( v16bfloat16_compress *& p,
v16bfloat16_compress *& p2,
v16bfloat16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [7/44]

void compr_pop1 ( v16cint16_compress *& p,
v16cint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [8/44]

void compr_pop1 ( v16cint16_compress *& p,
v16cint16_compress *& p2,
v16cint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [9/44]

void compr_pop1 ( v16int16_compress *& p,
v16int16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [10/44]

void compr_pop1 ( v16int16_compress *& p,
v16int16_compress *& p2,
v16int16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [11/44]

void compr_pop1 ( v16int32_compress *& p,
v16int32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [12/44]

void compr_pop1 ( v16int32_compress *& p,
v16int32_compress *& p2,
v16int32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [13/44]

void compr_pop1 ( v16uint16_compress *& p,
v16uint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [14/44]

void compr_pop1 ( v16uint16_compress *& p,
v16uint16_compress *& p2,
v16uint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [15/44]

void compr_pop1 ( v16uint32_compress *& p,
v16uint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [16/44]

void compr_pop1 ( v16uint32_compress *& p,
v16uint32_compress *& p2,
v16uint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [17/44]

void compr_pop1 ( v32bfloat16_compress *& p,
v32bfloat16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [18/44]

void compr_pop1 ( v32bfloat16_compress *& p,
v32bfloat16_compress *& p2,
v32bfloat16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [19/44]

void compr_pop1 ( v32int16_compress *& p,
v32int16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [20/44]

void compr_pop1 ( v32int16_compress *& p,
v32int16_compress *& p2,
v32int16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [21/44]

void compr_pop1 ( v32int8_compress *& p,
v32int8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [22/44]

void compr_pop1 ( v32int8_compress *& p,
v32int8_compress *& p2,
v32int8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [23/44]

void compr_pop1 ( v32uint16_compress *& p,
v32uint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [24/44]

void compr_pop1 ( v32uint16_compress *& p,
v32uint16_compress *& p2,
v32uint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [25/44]

void compr_pop1 ( v32uint8_compress *& p,
v32uint8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [26/44]

void compr_pop1 ( v32uint8_compress *& p,
v32uint8_compress *& p2,
v32uint8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [27/44]

void compr_pop1 ( v4cint32_compress *& p,
v4cint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [28/44]

void compr_pop1 ( v4cint32_compress *& p,
v4cint32_compress *& p2,
v4cint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [29/44]

void compr_pop1 ( v64int4_compress *& p,
v64int4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [30/44]

void compr_pop1 ( v64int4_compress *& p,
v64int4_compress *& p2,
v64int4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [31/44]

void compr_pop1 ( v64int8_compress *& p,
v64int8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [32/44]

void compr_pop1 ( v64int8_compress *& p,
v64int8_compress *& p2,
v64int8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [33/44]

void compr_pop1 ( v64uint4_compress *& p,
v64uint4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [34/44]

void compr_pop1 ( v64uint4_compress *& p,
v64uint4_compress *& p2,
v64uint4 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [35/44]

void compr_pop1 ( v64uint8_compress *& p,
v64uint8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [36/44]

void compr_pop1 ( v64uint8_compress *& p,
v64uint8_compress *& p2,
v64uint8 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [37/44]

void compr_pop1 ( v8cint16_compress *& p,
v8cint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [38/44]

void compr_pop1 ( v8cint16_compress *& p,
v8cint16_compress *& p2,
v8cint16 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [39/44]

void compr_pop1 ( v8cint32_compress *& p,
v8cint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to first output.

◆ compr_pop1() [40/44]

void compr_pop1 ( v8cint32_compress *& p,
v8cint32_compress *& p2,
v8cint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to first output.

◆ compr_pop1() [41/44]

void compr_pop1 ( v8int32_compress *& p,
v8int32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [42/44]

void compr_pop1 ( v8int32_compress *& p,
v8int32_compress *& p2,
v8int32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.

◆ compr_pop1() [43/44]

void compr_pop1 ( v8uint32_compress *& p,
v8uint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
o1Reference to output.

◆ compr_pop1() [44/44]

void compr_pop1 ( v8uint32_compress *& p,
v8uint32_compress *& p2,
v8uint32 & o1 )

Fill the internal buffer from memory location p. Reads one decompressed vector from the internal buffer and stores it to o1. Updates the internal buffer pointer.

Parameters
pPointer to memory location from which internal buffer will be filled.
p2Returns internal buffer pointer. Points to next available data inside the buffer.
o1Reference to output.