Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h334 } Avs2dStreamBuf_t; typedef
337 Avs2dStreamBuf_t nals_buf;
338 Avs2dStreamBuf_t headerbuf;
339 Avs2dStreamBuf_t streambuf;
373 Avs2dStreamBuf_t *p_stream;
374 Avs2dStreamBuf_t *p_header;
H A Davs2d_parse.c126 Avs2dStreamBuf_t *p_header = NULL;; in store_nalu()