Home
last modified time | relevance | path

Searched refs:mpp_av1_set_context_with_sequence (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.h183 RK_S32 mpp_av1_set_context_with_sequence(Av1CodecContext *ctx,
H A Dav1d_api.c179 ret = mpp_av1_set_context_with_sequence(av1_ctx, s->sequence_header); in av1d_prepare()
H A Dav1d_parser.c985 ret = mpp_av1_set_context_with_sequence(ctx, s->sequence_header); in av1d_parser_frame()
H A Dav1d_cbs.c3024 int mpp_av1_set_context_with_sequence(Av1CodecContext *ctx, in mpp_av1_set_context_with_sequence() function