Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dav1d_api.h31 MPP_RET av1d_flush (void *decoder);
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_api.c126 MPP_RET av1d_flush(void *ctx) in av1d_flush() function
298 .flush = av1d_flush,