Searched refs:pLongTermRefPics (Results 1 – 7 of 7) sorted by relevance
95 const StdVideoEncodeH265SliceSegmentLongTermRefPics* pLongTermRefPics; member
135 const StdVideoEncodeH265SliceSegmentLongTermRefPics* pLongTermRefPics; member
2609 …( pShortTermRefPicSet == rhs.pShortTermRefPicSet ) && ( pLongTermRefPics == rhs.pLongTermRefPics ); in operator ==()2629 …PACE::VULKAN_HPP_VIDEO_NAMESPACE::EncodeH265SliceSegmentLongTermRefPics * pLongTermRefPics = {}; member
9004 const StdVideoEncodeH265SliceSegmentLongTermRefPics* pLongTermRefPics; member
17043 s << "\tpLongTermRefPics = " << value.pLongTermRefPics << '\n';