Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dh265d_api.h32 MPP_RET h265d_flush(void *ctx);
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c342 h265d_flush(s->h265dctx); in mpp_hevc_frame_rps()
H A Dh265d_parser.c2008 h265d_flush(ctx); in h265d_prepare()
2079 h265d_flush(ctx); in h265d_parse()
2288 MPP_RET h265d_flush(void *ctx) in h265d_flush() function
2371 .flush = h265d_flush,