Home
last modified time | relevance | path

Searched refs:v4l2_vp9_adapt_noncoef_probs (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/media/
Dv4l2-vp9.h214 void v4l2_vp9_adapt_noncoef_probs(struct v4l2_vp9_frame_context *probs,
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-vp9.c1759 void v4l2_vp9_adapt_noncoef_probs(struct v4l2_vp9_frame_context *probs, in v4l2_vp9_adapt_noncoef_probs() function
1835 EXPORT_SYMBOL_GPL(v4l2_vp9_adapt_noncoef_probs);
/linux-5.19.10/drivers/staging/media/rkvdec/
Drkvdec-vp9.c911 v4l2_vp9_adapt_noncoef_probs(&vp9_ctx->probability_tables, counts, in rkvdec_vp9_done()
/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g2_vp9_dec.c1011 v4l2_vp9_adapt_noncoef_probs(&vp9_ctx->probability_tables, counts, in hantro_g2_vp9_dec_done()
/linux-5.19.10/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_vp9_req_lat_if.c1553 v4l2_vp9_adapt_noncoef_probs(pre_frame_ctx_helper, in vdec_vp9_slice_update_prob()