FFmpeg
Loading...
Searching...
No Matches
OSQContext Struct Reference

Data Fields

GetBitContext gb
OSQChannel ch [2]
uint8_t * bitstream
size_t max_framesize
size_t bitstream_size
int factor
int decorrelate
int frame_samples
uint64_t nb_samples
int32_tdecode_buffer [2]
AVPacketpkt
int pkt_offset

Detailed Description

Definition at line 47 of file osq.c.

Field Documentation

◆ gb

GetBitContext OSQContext::gb

Definition at line 48 of file osq.c.

◆ ch

OSQChannel OSQContext::ch[2]

Definition at line 49 of file osq.c.

◆ bitstream

uint8_t* OSQContext::bitstream

Definition at line 51 of file osq.c.

◆ max_framesize

size_t OSQContext::max_framesize

Definition at line 52 of file osq.c.

◆ bitstream_size

size_t OSQContext::bitstream_size

Definition at line 53 of file osq.c.

◆ factor

int OSQContext::factor

Definition at line 55 of file osq.c.

◆ decorrelate

int OSQContext::decorrelate

Definition at line 56 of file osq.c.

◆ frame_samples

int OSQContext::frame_samples

Definition at line 57 of file osq.c.

◆ nb_samples

uint64_t OSQContext::nb_samples

Definition at line 58 of file osq.c.

◆ decode_buffer

int32_t* OSQContext::decode_buffer[2]

Definition at line 60 of file osq.c.

◆ pkt

AVPacket* OSQContext::pkt

Definition at line 62 of file osq.c.

◆ pkt_offset

int OSQContext::pkt_offset

Definition at line 63 of file osq.c.


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