Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.h179 RK_S32 mpp_av1_set_context_with_sequence(Av1CodecContext *ctx,
H A Dav1d_api.c180 ret = mpp_av1_set_context_with_sequence(av1_ctx, s->sequence_header); in av1d_prepare()
H A Dav1d_parser.c924 ret = mpp_av1_set_context_with_sequence(ctx, s->sequence_header); in av1d_parser_frame()
H A Dav1d_cbs.c2969 int mpp_av1_set_context_with_sequence(Av1CodecContext *ctx, in mpp_av1_set_context_with_sequence() function