Home
last modified time | relevance | path

Searched refs:Av1GetCDFs (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_probs.c19 void Av1GetCDFs(AV1Context *ctx, RK_U32 ref_idx) in Av1GetCDFs() function
H A Dav1d_parser.h191 void Av1GetCDFs(AV1Context *ctx, RK_U32 ref_idx);
H A Dav1d_cbs.c1829 Av1GetCDFs(ctx, current->frame_to_show_map_idx); in mpp_av1_uncompressed_header()
2059 Av1GetCDFs(ctx, idx); in mpp_av1_uncompressed_header()
H A Dav1d_parser.c1152 Av1GetCDFs(c_ctx, i); in av1d_parser_update()