Home
last modified time | relevance | path

Searched defs:lastRefFrameHeight (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_kbl/hw/vdbox/
H A Dmhw_vdbox_hcp_g9_kbl.cpp1318 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in AddHcpVp9PicStateCmd() local
1443 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in AddHcpVp9PicStateEncCmd() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/
H A Dmhw_vdbox_hcp_g11_X.cpp3214 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in AddHcpVp9PicStateCmd() local
3356 uint32_t lastRefFrameHeight = 0; in AddHcpVp9PicStateEncCmd() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_bxt/hw/vdbox/
H A Dmhw_vdbox_hcp_g9_bxt.cpp456 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in AddHcpVp9PicStateCmd() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_hcp_g12_X.cpp3703 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in AddHcpVp9PicStateCmd() local
3845 uint32_t lastRefFrameHeight = 0; in AddHcpVp9PicStateEncCmd() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_picture_packet.cpp770 uint32_t lastRefFrameHeight = vp9RefList[lastRefPicIndex]->dwFrameHeight; in MHW_SETPAR_DECL_SRC() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/pipeline/
H A Dencode_vp9_reference_frames.cpp850 uint32_t lastRefFrameHeight = m_refList[lastRefPicIndex]->dwFrameHeight; in MHW_SETPAR_DECL_SRC() local