Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_hpu.h210 MOS_STATUS SetDefaultSwitchableInterpProb(
H A Dencode_vp9_hpu.cpp464 MOS_STATUS Vp9EncodeHpu::SetDefaultSwitchableInterpProb(uint8_t *ctxBuffer, uint32_t &byteCnt, bool… in SetDefaultSwitchableInterpProb() function in encode::Vp9EncodeHpu
745 ENCODE_CHK_STATUS_RETURN(SetDefaultSwitchableInterpProb(ctxBuffer, byteCnt, setToKey)); in CtxBufDiffInit()