Home
last modified time | relevance | path

Searched refs:AvsdPicHeader_t (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.h178 } AvsdPicHeader_t; typedef
226 AvsdPicHeader_t ph;
H A Davsd_parse.c73 static MPP_RET gen_weight_quant_param(AvsdPicHeader_t *ph) in gen_weight_quant_param()
115 static MPP_RET get_extend_header(BitReadCtx_t *bitctx, AvsdSeqHeader_t *vsh, AvsdPicHeader_t *ph) in get_extend_header()
213 static MPP_RET get_i_picture_header(BitReadCtx_t *bitctx, AvsdSeqHeader_t *vsh, AvsdPicHeader_t *ph) in get_i_picture_header()
286 static MPP_RET get_pb_picture_header(BitReadCtx_t *bitctx, AvsdSeqHeader_t *vsh, AvsdPicHeader_t *p… in get_pb_picture_header()