Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c562 static void av1d_frame_unref(Av1CodecContext *ctx, AV1Frame *f) in av1d_frame_unref() function
732 av1d_frame_unref(ctx, &s->ref[i]); in update_reference_list()
756 av1d_frame_unref(ctx, frame); in get_current_frame()
918 av1d_frame_unref(ctx, &s->ref[i]); in av1d_parser_deinit()
924 av1d_frame_unref(ctx, &s->cur_frame); in av1d_parser_deinit()
1020 av1d_frame_unref(ctx, &s->cur_frame); in av1d_parser_frame()
1189 av1d_frame_unref(ctx, &s->ref[i]); in av1d_paser_reset()
1193 av1d_frame_unref(ctx, &s->cur_frame); in av1d_paser_reset()