Home
last modified time | relevance | path

Searched defs:lastRefFrameWidth (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.cpp1317 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; in AddHcpVp9PicStateCmd() local
1442 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; in AddHcpVp9PicStateEncCmd() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/
H A Dmhw_vdbox_hcp_g11_X.cpp3213 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; in AddHcpVp9PicStateCmd() local
3355 uint32_t lastRefFrameWidth = 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.cpp455 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; in AddHcpVp9PicStateCmd() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_hcp_g12_X.cpp3702 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; in AddHcpVp9PicStateCmd() local
3844 uint32_t lastRefFrameWidth = 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.cpp769 uint32_t lastRefFrameWidth = vp9RefList[lastRefPicIndex]->dwFrameWidth; 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.cpp849 uint32_t lastRefFrameWidth = m_refList[lastRefPicIndex]->dwFrameWidth; in MHW_SETPAR_DECL_SRC() local