Searched refs:VP9Context (Results 1 – 3 of 3) sorted by relevance
29 static int vp9d_fill_segmentation(VP9Context *s, DXVA_segmentation_VP9 *seg) in vp9d_fill_segmentation()73 VP9Context *s = ctx->priv_data; in vp9d_fill_picparams()184 VP9Context *s = ctx->priv_data; in vp9d_fill_counts()
258 VP9Context *s = ctx->priv_data; in vp9_ref_frame()276 static void vp9_unref_frame( VP9Context *s, VP9Frame *f) in vp9_unref_frame()303 static RK_S32 vp9_frame_free(VP9Context *s) in vp9_frame_free()321 static RK_S32 vp9_frame_init(VP9Context *s) in vp9_frame_init()350 VP9Context *s = mpp_calloc(VP9Context, 1); in vp9d_parser_init()377 VP9Context *s = vp9_ctx->priv_data; in vp9d_parser_deinit()392 VP9Context *s = ctx->priv_data; in vp9_alloc_frame()451 VP9Context *s = ctx->priv_data; in update_size()560 VP9Context *s = ctx->priv_data; in read_colorspace_details()629 VP9Context *s = ctx->priv_data; in decode_parser_header()[all …]
110 typedef struct VP9Context { struct265 } VP9Context; argument