MPP Programming Interface Reference Manual  jpl-r3.6.14
MPI_BCHN Union Reference

MPI index of bit-stream channel. More...

#include <mpi_index.h>

Data Fields

struct {
   UINT8   chn
 
   UINT8   bchn
 
   UINT8   dummy1
 
   UINT8   dummy0
 
}; 
 
UINT32 value: 16
 

Detailed Description

MPI index of bit-stream channel.

See also
MPI_createBitStreamChn()

Field Documentation

UINT8 MPI_BCHN::bchn

Bit-stream channel index.

UINT8 MPI_BCHN::chn

Encoder channel index. Range [0, MPI_MAX_ENC_CHN_NUM)

UINT32 MPI_BCHN::value

used for assignment between MPI indexes


The documentation for this union was generated from the following file: