FFmpeg
Data Fields
RoqContext Struct Reference

#include <roqvideo.h>

Data Fields

const AVClassclass
 
void * logctx
 
AVFramelast_frame
 
AVFramecurrent_frame
 
int width
 
int height
 
roq_cell cb2x2 [256]
 
roq_qcell cb4x4 [256]
 

Detailed Description

Definition at line 40 of file roqvideo.h.

Field Documentation

◆ class

const AVClass* RoqContext::class

Definition at line 41 of file roqvideo.h.

◆ logctx

void* RoqContext::logctx

◆ last_frame

AVFrame* RoqContext::last_frame

◆ current_frame

AVFrame* RoqContext::current_frame

◆ width

int RoqContext::width

◆ height

int RoqContext::height

◆ cb2x2

roq_cell RoqContext::cb2x2[256]

◆ cb4x4

roq_qcell RoqContext::cb4x4[256]

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