Home
last modified time | relevance | path

Searched refs:Avs2dSeqExtHeader_t (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h236 } Avs2dSeqExtHeader_t; typedef
390 Avs2dSeqExtHeader_t exh;
H A Davs2d_parse.c203 static MPP_RET parse_seq_dispay_ext_header(BitReadCtx_t *bitctx, Avs2dSeqExtHeader_t *exh) in parse_seq_dispay_ext_header()
H A Davs2d_dpb.c473 Avs2dSeqExtHeader_t *exh = &p_dec->exh; in dpb_alloc_frame()