Home
last modified time | relevance | path

Searched refs:numStoreDataImm (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/shared/
H A Dcodec_hw_next.cpp173 uint32_t numStoreDataImm = 1; in GetHucStateCommandSize() local
182 numStoreDataImm = params->uNumStoreDataImm; in GetHucStateCommandSize()
192 numStoreDataImm = 2; in GetHucStateCommandSize()
203 numStoreDataImm = 3; in GetHucStateCommandSize()
217 numStoreDataImm = 3; in GetHucStateCommandSize()
228 numStoreDataImm = 2; in GetHucStateCommandSize()
246 numStoreDataImm * m_miItf->MHW_GETSIZE_F(MI_STORE_DATA_IMM)() + in GetHucStateCommandSize()
263 numStoreDataImm * PATCH_LIST_COMMAND(MI_STORE_DATA_IMM_CMD) + in GetHucStateCommandSize()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_huc_generic.h94 uint32_t numStoreDataImm = 1; in GetHucStateCommandSize() local
100 numStoreDataImm = 2; in GetHucStateCommandSize()
111 numStoreDataImm = 3; in GetHucStateCommandSize()
125 numStoreDataImm = 3; in GetHucStateCommandSize()
136 numStoreDataImm = 2; in GetHucStateCommandSize()
154 numStoreDataImm * TMiCmds::MI_STORE_DATA_IMM_CMD::byteSize + in GetHucStateCommandSize()
165 numStoreDataImm * PATCH_LIST_COMMAND(MI_STORE_DATA_IMM_CMD) + in GetHucStateCommandSize()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_huc_generic.h71 uint32_t numStoreDataImm = 1; in GetHucStateCommandSize() local
80 numStoreDataImm = params->uNumStoreDataImm; in GetHucStateCommandSize()
90 numStoreDataImm = 2; in GetHucStateCommandSize()
101 numStoreDataImm = 3; in GetHucStateCommandSize()
115 numStoreDataImm = 3; in GetHucStateCommandSize()
126 numStoreDataImm = 2; in GetHucStateCommandSize()
144 numStoreDataImm * TMiCmds::MI_STORE_DATA_IMM_CMD::byteSize + in GetHucStateCommandSize()
161 numStoreDataImm * PATCH_LIST_COMMAND(MI_STORE_DATA_IMM_CMD) + in GetHucStateCommandSize()