FFmpeg
Data Fields
RCWTContext Struct Reference

Data Fields

int cluster_pos
 
int64_t cluster_pts
 
uint8_t cluster_buf [RCWT_CLUSTER_MAX_BLOCKS *RCWT_BLOCK_SIZE]
 

Detailed Description

Definition at line 60 of file rcwtenc.c.

Field Documentation

◆ cluster_pos

int RCWTContext::cluster_pos

Definition at line 61 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), rcwt_init_cluster(), and rcwt_write_packet().

◆ cluster_pts

int64_t RCWTContext::cluster_pts

Definition at line 62 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), rcwt_init_cluster(), and rcwt_write_packet().

◆ cluster_buf

uint8_t RCWTContext::cluster_buf[RCWT_CLUSTER_MAX_BLOCKS *RCWT_BLOCK_SIZE]

Definition at line 63 of file rcwtenc.c.

Referenced by rcwt_flush_cluster(), and rcwt_write_packet().


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