AI Engine-ML Intrinsics User Guide (v2024.1)
Loading...
Searching...
No Matches
Compressed Load of Two Vectors

Overview

Functions used to decompress two vectors from the internal buffer.

Functions

void compr_pop2 (v128int4_compress *&p, v128int4 &o1, v128int4 &o2)
 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_pop2 (v128int4_compress *&p, v128int4_compress *&p2, v128int4 &o1, v128int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v128int4_compress chess_storage(DM_bankA) *&p, v128int4 &o1, v128int4 &o2)
 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_pop2 (v128int4_compress chess_storage(DM_bankA) *&p, v128int4_compress chess_storage(DM_bankA) *&p2, v128int4 &o1, v128int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v128int4_compress chess_storage(DM_bankB) *&p, v128int4 &o1, v128int4 &o2)
 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_pop2 (v128int4_compress chess_storage(DM_bankB) *&p, v128int4_compress chess_storage(DM_bankB) *&p2, v128int4 &o1, v128int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v128uint4_compress *&p, v128uint4 &o1, v128uint4 &o2)
 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_pop2 (v128uint4_compress *&p, v128uint4_compress *&p2, v128uint4 &o1, v128uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v128uint4_compress chess_storage(DM_bankA) *&p, v128uint4 &o1, v128uint4 &o2)
 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_pop2 (v128uint4_compress chess_storage(DM_bankA) *&p, v128uint4_compress chess_storage(DM_bankA) *&p2, v128uint4 &o1, v128uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v128uint4_compress chess_storage(DM_bankB) *&p, v128uint4 &o1, v128uint4 &o2)
 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_pop2 (v128uint4_compress chess_storage(DM_bankB) *&p, v128uint4_compress chess_storage(DM_bankB) *&p2, v128uint4 &o1, v128uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress *&p, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress *&p, v16bfloat16_compress *&p2, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress chess_storage(DM_bankA) *&p, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress chess_storage(DM_bankA) *&p, v16bfloat16_compress chess_storage(DM_bankA) *&p2, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress chess_storage(DM_bankB) *&p, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16bfloat16_compress chess_storage(DM_bankB) *&p, v16bfloat16_compress chess_storage(DM_bankB) *&p2, v16bfloat16 &o1, v16bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16cint16_compress *&p, v16cint16 &o1, v16cint16 &o2)
 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_pop2 (v16cint16_compress *&p, v16cint16_compress *&p2, v16cint16 &o1, v16cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16cint16_compress chess_storage(DM_bankA) *&p, v16cint16 &o1, v16cint16 &o2)
 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_pop2 (v16cint16_compress chess_storage(DM_bankA) *&p, v16cint16_compress chess_storage(DM_bankA) *&p2, v16cint16 &o1, v16cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16cint16_compress chess_storage(DM_bankB) *&p, v16cint16 &o1, v16cint16 &o2)
 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_pop2 (v16cint16_compress chess_storage(DM_bankB) *&p, v16cint16_compress chess_storage(DM_bankB) *&p2, v16cint16 &o1, v16cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress *&p, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress *&p, v16int16_compress *&p2, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress chess_storage(DM_bankA) *&p, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress chess_storage(DM_bankA) *&p, v16int16_compress chess_storage(DM_bankA) *&p2, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress chess_storage(DM_bankB) *&p, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int16_compress chess_storage(DM_bankB) *&p, v16int16_compress chess_storage(DM_bankB) *&p2, v16int16 &o1, v16int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int32_compress *&p, v16int32 &o1, v16int32 &o2)
 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_pop2 (v16int32_compress *&p, v16int32_compress *&p2, v16int32 &o1, v16int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int32_compress chess_storage(DM_bankA) *&p, v16int32 &o1, v16int32 &o2)
 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_pop2 (v16int32_compress chess_storage(DM_bankA) *&p, v16int32_compress chess_storage(DM_bankA) *&p2, v16int32 &o1, v16int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16int32_compress chess_storage(DM_bankB) *&p, v16int32 &o1, v16int32 &o2)
 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_pop2 (v16int32_compress chess_storage(DM_bankB) *&p, v16int32_compress chess_storage(DM_bankB) *&p2, v16int32 &o1, v16int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress *&p, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress *&p, v16uint16_compress *&p2, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress chess_storage(DM_bankA) *&p, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress chess_storage(DM_bankA) *&p, v16uint16_compress chess_storage(DM_bankA) *&p2, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress chess_storage(DM_bankB) *&p, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint16_compress chess_storage(DM_bankB) *&p, v16uint16_compress chess_storage(DM_bankB) *&p2, v16uint16 &o1, v16uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint32_compress *&p, v16uint32 &o1, v16uint32 &o2)
 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_pop2 (v16uint32_compress *&p, v16uint32_compress *&p2, v16uint32 &o1, v16uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint32_compress chess_storage(DM_bankA) *&p, v16uint32 &o1, v16uint32 &o2)
 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_pop2 (v16uint32_compress chess_storage(DM_bankA) *&p, v16uint32_compress chess_storage(DM_bankA) *&p2, v16uint32 &o1, v16uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v16uint32_compress chess_storage(DM_bankB) *&p, v16uint32 &o1, v16uint32 &o2)
 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_pop2 (v16uint32_compress chess_storage(DM_bankB) *&p, v16uint32_compress chess_storage(DM_bankB) *&p2, v16uint32 &o1, v16uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32bfloat16_compress *&p, v32bfloat16 &o1, v32bfloat16 &o2)
 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_pop2 (v32bfloat16_compress *&p, v32bfloat16_compress *&p2, v32bfloat16 &o1, v32bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32bfloat16_compress chess_storage(DM_bankA) *&p, v32bfloat16 &o1, v32bfloat16 &o2)
 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_pop2 (v32bfloat16_compress chess_storage(DM_bankA) *&p, v32bfloat16_compress chess_storage(DM_bankA) *&p2, v32bfloat16 &o1, v32bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32bfloat16_compress chess_storage(DM_bankB) *&p, v32bfloat16 &o1, v32bfloat16 &o2)
 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_pop2 (v32bfloat16_compress chess_storage(DM_bankB) *&p, v32bfloat16_compress chess_storage(DM_bankB) *&p2, v32bfloat16 &o1, v32bfloat16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int16_compress *&p, v32int16 &o1, v32int16 &o2)
 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_pop2 (v32int16_compress *&p, v32int16_compress *&p2, v32int16 &o1, v32int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int16_compress chess_storage(DM_bankA) *&p, v32int16 &o1, v32int16 &o2)
 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_pop2 (v32int16_compress chess_storage(DM_bankA) *&p, v32int16_compress chess_storage(DM_bankA) *&p2, v32int16 &o1, v32int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int16_compress chess_storage(DM_bankB) *&p, v32int16 &o1, v32int16 &o2)
 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_pop2 (v32int16_compress chess_storage(DM_bankB) *&p, v32int16_compress chess_storage(DM_bankB) *&p2, v32int16 &o1, v32int16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress *&p, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress *&p, v32int8_compress *&p2, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress chess_storage(DM_bankA) *&p, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress chess_storage(DM_bankA) *&p, v32int8_compress chess_storage(DM_bankA) *&p2, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress chess_storage(DM_bankB) *&p, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32int8_compress chess_storage(DM_bankB) *&p, v32int8_compress chess_storage(DM_bankB) *&p2, v32int8 &o1, v32int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint16_compress *&p, v32uint16 &o1, v32uint16 &o2)
 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_pop2 (v32uint16_compress *&p, v32uint16_compress *&p2, v32uint16 &o1, v32uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint16_compress chess_storage(DM_bankA) *&p, v32uint16 &o1, v32uint16 &o2)
 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_pop2 (v32uint16_compress chess_storage(DM_bankA) *&p, v32uint16_compress chess_storage(DM_bankA) *&p2, v32uint16 &o1, v32uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint16_compress chess_storage(DM_bankB) *&p, v32uint16 &o1, v32uint16 &o2)
 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_pop2 (v32uint16_compress chess_storage(DM_bankB) *&p, v32uint16_compress chess_storage(DM_bankB) *&p2, v32uint16 &o1, v32uint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress *&p, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress *&p, v32uint8_compress *&p2, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress chess_storage(DM_bankA) *&p, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress chess_storage(DM_bankA) *&p, v32uint8_compress chess_storage(DM_bankA) *&p2, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress chess_storage(DM_bankB) *&p, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v32uint8_compress chess_storage(DM_bankB) *&p, v32uint8_compress chess_storage(DM_bankB) *&p2, v32uint8 &o1, v32uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress *&p, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress *&p, v4cint32_compress *&p2, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress chess_storage(DM_bankA) *&p, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress chess_storage(DM_bankA) *&p, v4cint32_compress chess_storage(DM_bankA) *&p2, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress chess_storage(DM_bankB) *&p, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v4cint32_compress chess_storage(DM_bankB) *&p, v4cint32_compress chess_storage(DM_bankB) *&p2, v4cint32 &o1, v4cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress *&p, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress *&p, v64int4_compress *&p2, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress chess_storage(DM_bankA) *&p, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress chess_storage(DM_bankA) *&p, v64int4_compress chess_storage(DM_bankA) *&p2, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress chess_storage(DM_bankB) *&p, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int4_compress chess_storage(DM_bankB) *&p, v64int4_compress chess_storage(DM_bankB) *&p2, v64int4 &o1, v64int4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int8_compress *&p, v64int8 &o1, v64int8 &o2)
 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_pop2 (v64int8_compress *&p, v64int8_compress *&p2, v64int8 &o1, v64int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int8_compress chess_storage(DM_bankA) *&p, v64int8 &o1, v64int8 &o2)
 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_pop2 (v64int8_compress chess_storage(DM_bankA) *&p, v64int8_compress chess_storage(DM_bankA) *&p2, v64int8 &o1, v64int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64int8_compress chess_storage(DM_bankB) *&p, v64int8 &o1, v64int8 &o2)
 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_pop2 (v64int8_compress chess_storage(DM_bankB) *&p, v64int8_compress chess_storage(DM_bankB) *&p2, v64int8 &o1, v64int8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress *&p, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress *&p, v64uint4_compress *&p2, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress chess_storage(DM_bankA) *&p, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress chess_storage(DM_bankA) *&p, v64uint4_compress chess_storage(DM_bankA) *&p2, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress chess_storage(DM_bankB) *&p, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint4_compress chess_storage(DM_bankB) *&p, v64uint4_compress chess_storage(DM_bankB) *&p2, v64uint4 &o1, v64uint4 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint8_compress *&p, v64uint8 &o1, v64uint8 &o2)
 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_pop2 (v64uint8_compress *&p, v64uint8_compress *&p2, v64uint8 &o1, v64uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint8_compress chess_storage(DM_bankA) *&p, v64uint8 &o1, v64uint8 &o2)
 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_pop2 (v64uint8_compress chess_storage(DM_bankA) *&p, v64uint8_compress chess_storage(DM_bankA) *&p2, v64uint8 &o1, v64uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v64uint8_compress chess_storage(DM_bankB) *&p, v64uint8 &o1, v64uint8 &o2)
 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_pop2 (v64uint8_compress chess_storage(DM_bankB) *&p, v64uint8_compress chess_storage(DM_bankB) *&p2, v64uint8 &o1, v64uint8 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress *&p, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress *&p, v8cint16_compress *&p2, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress chess_storage(DM_bankA) *&p, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress chess_storage(DM_bankA) *&p, v8cint16_compress chess_storage(DM_bankA) *&p2, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress chess_storage(DM_bankB) *&p, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint16_compress chess_storage(DM_bankB) *&p, v8cint16_compress chess_storage(DM_bankB) *&p2, v8cint16 &o1, v8cint16 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint32_compress *&p, v8cint32 &o1, v8cint32 &o2)
 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_pop2 (v8cint32_compress *&p, v8cint32_compress *&p2, v8cint32 &o1, v8cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint32_compress chess_storage(DM_bankA) *&p, v8cint32 &o1, v8cint32 &o2)
 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_pop2 (v8cint32_compress chess_storage(DM_bankA) *&p, v8cint32_compress chess_storage(DM_bankA) *&p2, v8cint32 &o1, v8cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8cint32_compress chess_storage(DM_bankB) *&p, v8cint32 &o1, v8cint32 &o2)
 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_pop2 (v8cint32_compress chess_storage(DM_bankB) *&p, v8cint32_compress chess_storage(DM_bankB) *&p2, v8cint32 &o1, v8cint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress *&p, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress *&p, v8int32_compress *&p2, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress chess_storage(DM_bankA) *&p, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress chess_storage(DM_bankA) *&p, v8int32_compress chess_storage(DM_bankA) *&p2, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress chess_storage(DM_bankB) *&p, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8int32_compress chess_storage(DM_bankB) *&p, v8int32_compress chess_storage(DM_bankB) *&p2, v8int32 &o1, v8int32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress *&p, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress *&p, v8uint32_compress *&p2, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress chess_storage(DM_bankA) *&p, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress chess_storage(DM_bankA) *&p, v8uint32_compress chess_storage(DM_bankA) *&p2, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress chess_storage(DM_bankB) *&p, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 
void compr_pop2 (v8uint32_compress chess_storage(DM_bankB) *&p, v8uint32_compress chess_storage(DM_bankB) *&p2, v8uint32 &o1, v8uint32 &o2)
 Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.
 

Function Documentation

◆ compr_pop2() [1/132]

void compr_pop2 ( v128int4_compress *&  p,
v128int4 o1,
v128int4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [2/132]

void compr_pop2 ( v128int4_compress *&  p,
v128int4_compress *&  p2,
v128int4 o1,
v128int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [3/132]

void compr_pop2 ( v128int4_compress chess_storage(DM_bankA) *&  p,
v128int4 o1,
v128int4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [4/132]

void compr_pop2 ( v128int4_compress chess_storage(DM_bankA) *&  p,
v128int4_compress chess_storage(DM_bankA) *&  p2,
v128int4 o1,
v128int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [5/132]

void compr_pop2 ( v128int4_compress chess_storage(DM_bankB) *&  p,
v128int4 o1,
v128int4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [6/132]

void compr_pop2 ( v128int4_compress chess_storage(DM_bankB) *&  p,
v128int4_compress chess_storage(DM_bankB) *&  p2,
v128int4 o1,
v128int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [7/132]

void compr_pop2 ( v128uint4_compress *&  p,
v128uint4 o1,
v128uint4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [8/132]

void compr_pop2 ( v128uint4_compress *&  p,
v128uint4_compress *&  p2,
v128uint4 o1,
v128uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [9/132]

void compr_pop2 ( v128uint4_compress chess_storage(DM_bankA) *&  p,
v128uint4 o1,
v128uint4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [10/132]

void compr_pop2 ( v128uint4_compress chess_storage(DM_bankA) *&  p,
v128uint4_compress chess_storage(DM_bankA) *&  p2,
v128uint4 o1,
v128uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [11/132]

void compr_pop2 ( v128uint4_compress chess_storage(DM_bankB) *&  p,
v128uint4 o1,
v128uint4 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [12/132]

void compr_pop2 ( v128uint4_compress chess_storage(DM_bankB) *&  p,
v128uint4_compress chess_storage(DM_bankB) *&  p2,
v128uint4 o1,
v128uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [13/132]

void compr_pop2 ( v16bfloat16_compress *&  p,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [14/132]

void compr_pop2 ( v16bfloat16_compress *&  p,
v16bfloat16_compress *&  p2,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [15/132]

void compr_pop2 ( v16bfloat16_compress chess_storage(DM_bankA) *&  p,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [16/132]

void compr_pop2 ( v16bfloat16_compress chess_storage(DM_bankA) *&  p,
v16bfloat16_compress chess_storage(DM_bankA) *&  p2,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [17/132]

void compr_pop2 ( v16bfloat16_compress chess_storage(DM_bankB) *&  p,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [18/132]

void compr_pop2 ( v16bfloat16_compress chess_storage(DM_bankB) *&  p,
v16bfloat16_compress chess_storage(DM_bankB) *&  p2,
v16bfloat16 o1,
v16bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [19/132]

void compr_pop2 ( v16cint16_compress *&  p,
v16cint16 o1,
v16cint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [20/132]

void compr_pop2 ( v16cint16_compress *&  p,
v16cint16_compress *&  p2,
v16cint16 o1,
v16cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [21/132]

void compr_pop2 ( v16cint16_compress chess_storage(DM_bankA) *&  p,
v16cint16 o1,
v16cint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [22/132]

void compr_pop2 ( v16cint16_compress chess_storage(DM_bankA) *&  p,
v16cint16_compress chess_storage(DM_bankA) *&  p2,
v16cint16 o1,
v16cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [23/132]

void compr_pop2 ( v16cint16_compress chess_storage(DM_bankB) *&  p,
v16cint16 o1,
v16cint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [24/132]

void compr_pop2 ( v16cint16_compress chess_storage(DM_bankB) *&  p,
v16cint16_compress chess_storage(DM_bankB) *&  p2,
v16cint16 o1,
v16cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [25/132]

void compr_pop2 ( v16int16_compress *&  p,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [26/132]

void compr_pop2 ( v16int16_compress *&  p,
v16int16_compress *&  p2,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [27/132]

void compr_pop2 ( v16int16_compress chess_storage(DM_bankA) *&  p,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [28/132]

void compr_pop2 ( v16int16_compress chess_storage(DM_bankA) *&  p,
v16int16_compress chess_storage(DM_bankA) *&  p2,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [29/132]

void compr_pop2 ( v16int16_compress chess_storage(DM_bankB) *&  p,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [30/132]

void compr_pop2 ( v16int16_compress chess_storage(DM_bankB) *&  p,
v16int16_compress chess_storage(DM_bankB) *&  p2,
v16int16 o1,
v16int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [31/132]

void compr_pop2 ( v16int32_compress *&  p,
v16int32 o1,
v16int32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [32/132]

void compr_pop2 ( v16int32_compress *&  p,
v16int32_compress *&  p2,
v16int32 o1,
v16int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [33/132]

void compr_pop2 ( v16int32_compress chess_storage(DM_bankA) *&  p,
v16int32 o1,
v16int32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [34/132]

void compr_pop2 ( v16int32_compress chess_storage(DM_bankA) *&  p,
v16int32_compress chess_storage(DM_bankA) *&  p2,
v16int32 o1,
v16int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [35/132]

void compr_pop2 ( v16int32_compress chess_storage(DM_bankB) *&  p,
v16int32 o1,
v16int32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [36/132]

void compr_pop2 ( v16int32_compress chess_storage(DM_bankB) *&  p,
v16int32_compress chess_storage(DM_bankB) *&  p2,
v16int32 o1,
v16int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [37/132]

void compr_pop2 ( v16uint16_compress *&  p,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [38/132]

void compr_pop2 ( v16uint16_compress *&  p,
v16uint16_compress *&  p2,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [39/132]

void compr_pop2 ( v16uint16_compress chess_storage(DM_bankA) *&  p,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [40/132]

void compr_pop2 ( v16uint16_compress chess_storage(DM_bankA) *&  p,
v16uint16_compress chess_storage(DM_bankA) *&  p2,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [41/132]

void compr_pop2 ( v16uint16_compress chess_storage(DM_bankB) *&  p,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [42/132]

void compr_pop2 ( v16uint16_compress chess_storage(DM_bankB) *&  p,
v16uint16_compress chess_storage(DM_bankB) *&  p2,
v16uint16 o1,
v16uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [43/132]

void compr_pop2 ( v16uint32_compress *&  p,
v16uint32 o1,
v16uint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [44/132]

void compr_pop2 ( v16uint32_compress *&  p,
v16uint32_compress *&  p2,
v16uint32 o1,
v16uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [45/132]

void compr_pop2 ( v16uint32_compress chess_storage(DM_bankA) *&  p,
v16uint32 o1,
v16uint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [46/132]

void compr_pop2 ( v16uint32_compress chess_storage(DM_bankA) *&  p,
v16uint32_compress chess_storage(DM_bankA) *&  p2,
v16uint32 o1,
v16uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [47/132]

void compr_pop2 ( v16uint32_compress chess_storage(DM_bankB) *&  p,
v16uint32 o1,
v16uint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [48/132]

void compr_pop2 ( v16uint32_compress chess_storage(DM_bankB) *&  p,
v16uint32_compress chess_storage(DM_bankB) *&  p2,
v16uint32 o1,
v16uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [49/132]

void compr_pop2 ( v32bfloat16_compress *&  p,
v32bfloat16 o1,
v32bfloat16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [50/132]

void compr_pop2 ( v32bfloat16_compress *&  p,
v32bfloat16_compress *&  p2,
v32bfloat16 o1,
v32bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [51/132]

void compr_pop2 ( v32bfloat16_compress chess_storage(DM_bankA) *&  p,
v32bfloat16 o1,
v32bfloat16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [52/132]

void compr_pop2 ( v32bfloat16_compress chess_storage(DM_bankA) *&  p,
v32bfloat16_compress chess_storage(DM_bankA) *&  p2,
v32bfloat16 o1,
v32bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [53/132]

void compr_pop2 ( v32bfloat16_compress chess_storage(DM_bankB) *&  p,
v32bfloat16 o1,
v32bfloat16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [54/132]

void compr_pop2 ( v32bfloat16_compress chess_storage(DM_bankB) *&  p,
v32bfloat16_compress chess_storage(DM_bankB) *&  p2,
v32bfloat16 o1,
v32bfloat16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [55/132]

void compr_pop2 ( v32int16_compress *&  p,
v32int16 o1,
v32int16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [56/132]

void compr_pop2 ( v32int16_compress *&  p,
v32int16_compress *&  p2,
v32int16 o1,
v32int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [57/132]

void compr_pop2 ( v32int16_compress chess_storage(DM_bankA) *&  p,
v32int16 o1,
v32int16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [58/132]

void compr_pop2 ( v32int16_compress chess_storage(DM_bankA) *&  p,
v32int16_compress chess_storage(DM_bankA) *&  p2,
v32int16 o1,
v32int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [59/132]

void compr_pop2 ( v32int16_compress chess_storage(DM_bankB) *&  p,
v32int16 o1,
v32int16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [60/132]

void compr_pop2 ( v32int16_compress chess_storage(DM_bankB) *&  p,
v32int16_compress chess_storage(DM_bankB) *&  p2,
v32int16 o1,
v32int16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [61/132]

void compr_pop2 ( v32int8_compress *&  p,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [62/132]

void compr_pop2 ( v32int8_compress *&  p,
v32int8_compress *&  p2,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [63/132]

void compr_pop2 ( v32int8_compress chess_storage(DM_bankA) *&  p,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [64/132]

void compr_pop2 ( v32int8_compress chess_storage(DM_bankA) *&  p,
v32int8_compress chess_storage(DM_bankA) *&  p2,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [65/132]

void compr_pop2 ( v32int8_compress chess_storage(DM_bankB) *&  p,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [66/132]

void compr_pop2 ( v32int8_compress chess_storage(DM_bankB) *&  p,
v32int8_compress chess_storage(DM_bankB) *&  p2,
v32int8 o1,
v32int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [67/132]

void compr_pop2 ( v32uint16_compress *&  p,
v32uint16 o1,
v32uint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [68/132]

void compr_pop2 ( v32uint16_compress *&  p,
v32uint16_compress *&  p2,
v32uint16 o1,
v32uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [69/132]

void compr_pop2 ( v32uint16_compress chess_storage(DM_bankA) *&  p,
v32uint16 o1,
v32uint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [70/132]

void compr_pop2 ( v32uint16_compress chess_storage(DM_bankA) *&  p,
v32uint16_compress chess_storage(DM_bankA) *&  p2,
v32uint16 o1,
v32uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [71/132]

void compr_pop2 ( v32uint16_compress chess_storage(DM_bankB) *&  p,
v32uint16 o1,
v32uint16 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [72/132]

void compr_pop2 ( v32uint16_compress chess_storage(DM_bankB) *&  p,
v32uint16_compress chess_storage(DM_bankB) *&  p2,
v32uint16 o1,
v32uint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [73/132]

void compr_pop2 ( v32uint8_compress *&  p,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [74/132]

void compr_pop2 ( v32uint8_compress *&  p,
v32uint8_compress *&  p2,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [75/132]

void compr_pop2 ( v32uint8_compress chess_storage(DM_bankA) *&  p,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [76/132]

void compr_pop2 ( v32uint8_compress chess_storage(DM_bankA) *&  p,
v32uint8_compress chess_storage(DM_bankA) *&  p2,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [77/132]

void compr_pop2 ( v32uint8_compress chess_storage(DM_bankB) *&  p,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [78/132]

void compr_pop2 ( v32uint8_compress chess_storage(DM_bankB) *&  p,
v32uint8_compress chess_storage(DM_bankB) *&  p2,
v32uint8 o1,
v32uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [79/132]

void compr_pop2 ( v4cint32_compress *&  p,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [80/132]

void compr_pop2 ( v4cint32_compress *&  p,
v4cint32_compress *&  p2,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [81/132]

void compr_pop2 ( v4cint32_compress chess_storage(DM_bankA) *&  p,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [82/132]

void compr_pop2 ( v4cint32_compress chess_storage(DM_bankA) *&  p,
v4cint32_compress chess_storage(DM_bankA) *&  p2,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [83/132]

void compr_pop2 ( v4cint32_compress chess_storage(DM_bankB) *&  p,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [84/132]

void compr_pop2 ( v4cint32_compress chess_storage(DM_bankB) *&  p,
v4cint32_compress chess_storage(DM_bankB) *&  p2,
v4cint32 o1,
v4cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [85/132]

void compr_pop2 ( v64int4_compress *&  p,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [86/132]

void compr_pop2 ( v64int4_compress *&  p,
v64int4_compress *&  p2,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [87/132]

void compr_pop2 ( v64int4_compress chess_storage(DM_bankA) *&  p,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [88/132]

void compr_pop2 ( v64int4_compress chess_storage(DM_bankA) *&  p,
v64int4_compress chess_storage(DM_bankA) *&  p2,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [89/132]

void compr_pop2 ( v64int4_compress chess_storage(DM_bankB) *&  p,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [90/132]

void compr_pop2 ( v64int4_compress chess_storage(DM_bankB) *&  p,
v64int4_compress chess_storage(DM_bankB) *&  p2,
v64int4 o1,
v64int4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [91/132]

void compr_pop2 ( v64int8_compress *&  p,
v64int8 o1,
v64int8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [92/132]

void compr_pop2 ( v64int8_compress *&  p,
v64int8_compress *&  p2,
v64int8 o1,
v64int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [93/132]

void compr_pop2 ( v64int8_compress chess_storage(DM_bankA) *&  p,
v64int8 o1,
v64int8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [94/132]

void compr_pop2 ( v64int8_compress chess_storage(DM_bankA) *&  p,
v64int8_compress chess_storage(DM_bankA) *&  p2,
v64int8 o1,
v64int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [95/132]

void compr_pop2 ( v64int8_compress chess_storage(DM_bankB) *&  p,
v64int8 o1,
v64int8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [96/132]

void compr_pop2 ( v64int8_compress chess_storage(DM_bankB) *&  p,
v64int8_compress chess_storage(DM_bankB) *&  p2,
v64int8 o1,
v64int8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [97/132]

void compr_pop2 ( v64uint4_compress *&  p,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [98/132]

void compr_pop2 ( v64uint4_compress *&  p,
v64uint4_compress *&  p2,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [99/132]

void compr_pop2 ( v64uint4_compress chess_storage(DM_bankA) *&  p,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [100/132]

void compr_pop2 ( v64uint4_compress chess_storage(DM_bankA) *&  p,
v64uint4_compress chess_storage(DM_bankA) *&  p2,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [101/132]

void compr_pop2 ( v64uint4_compress chess_storage(DM_bankB) *&  p,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [102/132]

void compr_pop2 ( v64uint4_compress chess_storage(DM_bankB) *&  p,
v64uint4_compress chess_storage(DM_bankB) *&  p2,
v64uint4 o1,
v64uint4 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [103/132]

void compr_pop2 ( v64uint8_compress *&  p,
v64uint8 o1,
v64uint8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [104/132]

void compr_pop2 ( v64uint8_compress *&  p,
v64uint8_compress *&  p2,
v64uint8 o1,
v64uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [105/132]

void compr_pop2 ( v64uint8_compress chess_storage(DM_bankA) *&  p,
v64uint8 o1,
v64uint8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [106/132]

void compr_pop2 ( v64uint8_compress chess_storage(DM_bankA) *&  p,
v64uint8_compress chess_storage(DM_bankA) *&  p2,
v64uint8 o1,
v64uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [107/132]

void compr_pop2 ( v64uint8_compress chess_storage(DM_bankB) *&  p,
v64uint8 o1,
v64uint8 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [108/132]

void compr_pop2 ( v64uint8_compress chess_storage(DM_bankB) *&  p,
v64uint8_compress chess_storage(DM_bankB) *&  p2,
v64uint8 o1,
v64uint8 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [109/132]

void compr_pop2 ( v8cint16_compress *&  p,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [110/132]

void compr_pop2 ( v8cint16_compress *&  p,
v8cint16_compress *&  p2,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [111/132]

void compr_pop2 ( v8cint16_compress chess_storage(DM_bankA) *&  p,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [112/132]

void compr_pop2 ( v8cint16_compress chess_storage(DM_bankA) *&  p,
v8cint16_compress chess_storage(DM_bankA) *&  p2,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [113/132]

void compr_pop2 ( v8cint16_compress chess_storage(DM_bankB) *&  p,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [114/132]

void compr_pop2 ( v8cint16_compress chess_storage(DM_bankB) *&  p,
v8cint16_compress chess_storage(DM_bankB) *&  p2,
v8cint16 o1,
v8cint16 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [115/132]

void compr_pop2 ( v8cint32_compress *&  p,
v8cint32 o1,
v8cint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [116/132]

void compr_pop2 ( v8cint32_compress *&  p,
v8cint32_compress *&  p2,
v8cint32 o1,
v8cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [117/132]

void compr_pop2 ( v8cint32_compress chess_storage(DM_bankA) *&  p,
v8cint32 o1,
v8cint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [118/132]

void compr_pop2 ( v8cint32_compress chess_storage(DM_bankA) *&  p,
v8cint32_compress chess_storage(DM_bankA) *&  p2,
v8cint32 o1,
v8cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [119/132]

void compr_pop2 ( v8cint32_compress chess_storage(DM_bankB) *&  p,
v8cint32 o1,
v8cint32 o2 
)

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.
o2Reference to second output.

◆ compr_pop2() [120/132]

void compr_pop2 ( v8cint32_compress chess_storage(DM_bankB) *&  p,
v8cint32_compress chess_storage(DM_bankB) *&  p2,
v8cint32 o1,
v8cint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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
o2Reference to second output

◆ compr_pop2() [121/132]

void compr_pop2 ( v8int32_compress *&  p,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [122/132]

void compr_pop2 ( v8int32_compress *&  p,
v8int32_compress *&  p2,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [123/132]

void compr_pop2 ( v8int32_compress chess_storage(DM_bankA) *&  p,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [124/132]

void compr_pop2 ( v8int32_compress chess_storage(DM_bankA) *&  p,
v8int32_compress chess_storage(DM_bankA) *&  p2,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [125/132]

void compr_pop2 ( v8int32_compress chess_storage(DM_bankB) *&  p,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [126/132]

void compr_pop2 ( v8int32_compress chess_storage(DM_bankB) *&  p,
v8int32_compress chess_storage(DM_bankB) *&  p2,
v8int32 o1,
v8int32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [127/132]

void compr_pop2 ( v8uint32_compress *&  p,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [128/132]

void compr_pop2 ( v8uint32_compress *&  p,
v8uint32_compress *&  p2,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [129/132]

void compr_pop2 ( v8uint32_compress chess_storage(DM_bankA) *&  p,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [130/132]

void compr_pop2 ( v8uint32_compress chess_storage(DM_bankA) *&  p,
v8uint32_compress chess_storage(DM_bankA) *&  p2,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.

◆ compr_pop2() [131/132]

void compr_pop2 ( v8uint32_compress chess_storage(DM_bankB) *&  p,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. Updates the internal buffer pointer.

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

◆ compr_pop2() [132/132]

void compr_pop2 ( v8uint32_compress chess_storage(DM_bankB) *&  p,
v8uint32_compress chess_storage(DM_bankB) *&  p2,
v8uint32 o1,
v8uint32 o2 
)

Fill the internal buffer from memory location p. Reads two decompressed vectors from the internal buffer and stores them to o1 through o2. 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.
o2Reference to second output.