FFmpeg
Data Fields
Model64 Struct Reference

Data Fields

uint32_t zero [2]
 
uint32_t sign [2]
 
unsigned size
 
int bits
 
uint16_t val4 [65]
 
uint16_t val1 [65]
 

Detailed Description

Definition at line 42 of file rka.c.

Field Documentation

◆ zero

uint32_t Model64::zero[2]

Definition at line 43 of file rka.c.

Referenced by model64_init().

◆ sign

uint32_t Model64::sign[2]

Definition at line 44 of file rka.c.

Referenced by model64_init().

◆ size

unsigned Model64::size

Definition at line 45 of file rka.c.

Referenced by model64_init().

◆ bits

int Model64::bits

Definition at line 46 of file rka.c.

Referenced by model64_init().

◆ val4

uint16_t Model64::val4[65]

Definition at line 48 of file rka.c.

Referenced by model64_init().

◆ val1

uint16_t Model64::val1[65]

Definition at line 49 of file rka.c.

Referenced by model64_init().


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