Home
last modified time | relevance | path

Searched refs:frame_to_show_map_idx (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dav1d_syntax.h250 UINT32 frame_to_show_map_idx; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c288 pp->frame_to_show_map_idx = frame_header->frame_to_show_map_idx; in av1d_fill_picparams()
H A Dav1d_cbs.h160 RK_U8 frame_to_show_map_idx; member
H A Dav1d_cbs.c1778 fb(3, frame_to_show_map_idx); in mpp_av1_uncompressed_header()
1779 ref = &ctx->ref_s[current->frame_to_show_map_idx]; in mpp_av1_uncompressed_header()
1784 current->frame_to_show_map_idx); in mpp_av1_uncompressed_header()
1829 Av1GetCDFs(ctx, current->frame_to_show_map_idx); in mpp_av1_uncompressed_header()
2062 current->frame_to_show_map_idx, in mpp_av1_uncompressed_header()
H A Dav1d_parser.c1024 &s->ref[s->raw_frame_header->frame_to_show_map_idx]); in av1d_parser_frame()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c2153 = reg_ctx->ref_info_tbl[dxva->frame_to_show_map_idx].coeff_idx; in vdpu383_av1d_set_cdf()