FFmpeg  4.4.8
Functions
r210enc.c File Reference
#include "avcodec.h"
#include "internal.h"
#include "bytestream.h"

Go to the source code of this file.

Functions

static av_cold int encode_init (AVCodecContext *avctx)
 
static int encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet)
 

Function Documentation

◆ encode_init()

static av_cold int encode_init ( AVCodecContext *  avctx)
static

Definition at line 27 of file r210enc.c.

◆ encode_frame()

static int encode_frame ( AVCodecContext *  avctx,
AVPacket *  pkt,
const AVFrame *  pic,
int *  got_packet 
)
static

Definition at line 39 of file r210enc.c.