|
FFmpeg
|
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) |
| 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().
1.8.17