#include "hantro_hw.h"
#include "hantro_g2_regs.h"
static void prepare_tile_info_buffer(struct hantro_ctx *ctx)
{ … }
static int compute_header_skip_length(struct hantro_ctx *ctx)
{ … }
static void set_params(struct hantro_ctx *ctx)
{ … }
static void set_ref_pic_list(struct hantro_ctx *ctx)
{ … }
static int set_ref(struct hantro_ctx *ctx)
{ … }
static void set_buffers(struct hantro_ctx *ctx)
{ … }
static void prepare_scaling_list_buffer(struct hantro_ctx *ctx)
{ … }
int hantro_g2_hevc_dec_run(struct hantro_ctx *ctx)
{ … }