Home
last modified time | relevance | path

Searched refs:extra_has_frame (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.h122 RK_S32 extra_has_frame; member
H A Dav1d_api.c164 s->extra_has_frame = 0; in av1d_prepare()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h628 RK_U32 extra_has_frame; member
H A Dh265d_parser.c1437 s->extra_has_frame = 1; in parser_nal_unit()
1969 s->extra_has_frame = 0; in h265d_prepare()
1972 if (!s->extra_has_frame) { in h265d_prepare()