Lines Matching refs:Vp9CodecContext
196 MPP_RET vp9d_get_frame_stream(Vp9CodecContext *ctx, RK_U8 *buf, RK_S32 length) in vp9d_get_frame_stream()
220 MPP_RET vp9d_split_init(Vp9CodecContext *vp9_ctx) in vp9d_split_init()
244 MPP_RET vp9d_split_deinit(Vp9CodecContext *vp9_ctx) in vp9d_split_deinit()
255 static RK_S32 vp9_ref_frame(Vp9CodecContext *ctx, VP9Frame *dst, VP9Frame *src) in vp9_ref_frame()
347 MPP_RET vp9d_parser_init(Vp9CodecContext *vp9_ctx, ParserCfg *init) in vp9d_parser_init()
374 MPP_RET vp9d_parser_deinit(Vp9CodecContext *vp9_ctx) in vp9d_parser_deinit()
384 static RK_S32 vp9_alloc_frame(Vp9CodecContext *ctx, VP9Frame *frame) in vp9_alloc_frame()
453 static RK_S32 update_size(Vp9CodecContext *ctx, RK_S32 w, RK_S32 h, RK_S32 fmt) in update_size()
558 static RK_S32 read_colorspace_details(Vp9CodecContext *ctx) in read_colorspace_details()
630 static RK_S32 decode_parser_header(Vp9CodecContext *ctx, in decode_parser_header()
1643 RK_S32 vp9_parser_frame(Vp9CodecContext *ctx, HalDecTask *task) in vp9_parser_frame()
1776 MPP_RET vp9d_paser_reset(Vp9CodecContext *ctx) in vp9d_paser_reset()
1900 void vp9_parser_update(Vp9CodecContext *ctx, void *count_info) in vp9_parser_update()