24#ifndef AVCODEC_EVC_PARSE_H
25#define AVCODEC_EVC_PARSE_H
85 uint32_t nalu_len = 0;
int ff_evc_parse_slice_header(GetBitContext *gb, EVCParserSliceHeader *sh, const EVCParamSets *ps, enum EVCNALUnitType nalu_type)
static uint32_t evc_read_nal_unit_length(const uint8_t *bits, int bits_size, void *logctx)
int ff_evc_derive_poc(const EVCParamSets *ps, const EVCParserSliceHeader *sh, EVCParserPoc *poc, enum EVCNALUnitType nalu_type, int tid)
EVC decoder/parser shared code.
static const uint8_t bits[8]
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
#define EVC_NALU_LENGTH_PREFIX_SIZE