Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_hevc_g12.h39 #define CodecHalDecodeIsSCCIBCMode(hevcSccPicParams) \ macro
56 && (CodecHalDecodeIsSCCIBCMode(hevcSccPicParams) \
H A Dcodechal_decode_hevc_g12.cpp96 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in AllocateResourcesVariableSizes()
440 hucHevcS2LPicBssG12->IsSCCIBCMode = CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams); in SetHucDmemS2LPictureBss()
830 if (!(CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams))) in SetFrameStates()
864 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in SetFrameStates()
911 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in SetFrameStates()
929 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in SetFrameStates()
1450 …hevcPicStateParams->ucRecNotFilteredID = CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams) ? m_IBCRef… in InitPicLongFormatMhwParams()
1503 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in AddPictureLongFormatCmds()
1534 if (CodecHalDecodeIsSCCIBCMode(m_hevcSccPicParams)) in AddPictureLongFormatCmds()