Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.h175 MPP_RET av1d_get_frame_stream(Av1CodecContext *ctx, RK_U8 *buf, RK_S32 length);
H A Dav1d_api.c203 av1d_get_frame_stream(av1_ctx, buf, consumed); in av1d_prepare()
H A Dav1d_parser.c1339 MPP_RET av1d_get_frame_stream(Av1CodecContext *ctx, RK_U8 *buf, RK_S32 length) in av1d_get_frame_stream() function