FFmpeg
Data Structures | Functions
h2645_vui.h File Reference
#include "libavutil/pixfmt.h"
#include "libavutil/rational.h"
#include "get_bits.h"

Go to the source code of this file.

Data Structures

struct  H2645VUI
 

Functions

void ff_h2645_decode_common_vui_params (GetBitContext *gb, H2645VUI *vui, void *logctx)
 

Function Documentation

◆ ff_h2645_decode_common_vui_params()

void ff_h2645_decode_common_vui_params ( GetBitContext gb,
H2645VUI vui,
void *  logctx 
)

Definition at line 37 of file h2645_vui.c.

Referenced by decode_vui(), and decode_vui_parameters().