Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c88 pic->extra_plane = s->extra_plane; in vp9d_fill_picparams()
H A Dvp9d_parser.h129 RK_U8 extra_plane; member
H A Dvp9d_parser.c599 s->extra_plane = 0; in read_colorspace_details()
605 s->extra_plane = 1; in read_colorspace_details()
611 s->extra_plane = 0; in read_colorspace_details()
/rockchip-linux_mpp/mpp/common/
H A Dvp9d_syntax.h100 USHORT extra_plane : 1; member