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

#include <libavcodec/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

◆ width

◆ height

◆ cb2x2

roq_cell RoqContext::cb2x2[256]

◆ cb4x4


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