Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h219 UINT32 frame_to_show_map_idx; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c268 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.c1760 fb(3, frame_to_show_map_idx); in mpp_av1_uncompressed_header()
1761 ref = &ctx->ref_s[current->frame_to_show_map_idx]; in mpp_av1_uncompressed_header()
1766 current->frame_to_show_map_idx); in mpp_av1_uncompressed_header()
1812 Av1GetCDFs(ctx, current->frame_to_show_map_idx); in mpp_av1_uncompressed_header()
2043 current->frame_to_show_map_idx, in mpp_av1_uncompressed_header()
H A Dav1d_parser.c965 &s->ref[s->raw_frame_header->frame_to_show_map_idx]); in av1d_parser_frame()