Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_api.c159 vp9d_get_frame_stream(vp9_ctx, out_data, out_size); in vp9d_prepare()
H A Dvp9d_parser.h285 MPP_RET vp9d_get_frame_stream(Vp9CodecContext *ctx, RK_U8 *buf, RK_S32 length);
H A Dvp9d_parser.c196 MPP_RET vp9d_get_frame_stream(Vp9CodecContext *ctx, RK_U8 *buf, RK_S32 length) in vp9d_get_frame_stream() function