FFmpeg  4.4.5
Data Fields
roq_cell Struct Reference

#include <libavcodec/roqvideo.h>

Data Fields

unsigned char y [4]
 
unsigned char u
 
unsigned char v
 

Detailed Description

Definition at line 27 of file roqvideo.h.

Field Documentation

◆ y

unsigned char roq_cell::y[4]

Definition at line 28 of file roqvideo.h.

Referenced by generate_codebook(), roqvideo_decode_frame(), and write_codebooks().

◆ u

unsigned char roq_cell::u

Definition at line 29 of file roqvideo.h.

Referenced by generate_codebook(), roqvideo_decode_frame(), and write_codebooks().

◆ v

unsigned char roq_cell::v

Definition at line 29 of file roqvideo.h.

Referenced by generate_codebook(), roqvideo_decode_frame(), and write_codebooks().


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