Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h85 USHORT wFormatAndSequenceInfoFlags; member
H A Dh265e_syntax_new.h46 RK_U16 wFormatAndSequenceInfoFlags; member
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c57 pp->wFormatAndSequenceInfoFlags = (sps->m_chromaFormatIdc << 0) | in fill_picture_parameters()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c76 pp->wFormatAndSequenceInfoFlags = (sps->chroma_format_idc << 0) | in fill_picture_parameters()