Home
last modified time | relevance | path

Searched defs:Vp9DecodePicPkt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_picture_packet.cpp293 MHW_SETPAR_DECL_SRC(HCP_PIPE_MODE_SELECT, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
343 MHW_SETPAR_DECL_SRC(HCP_SURFACE_STATE, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
584 MHW_SETPAR_DECL_SRC(HCP_PIPE_BUF_ADDR_STATE, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
660 MHW_SETPAR_DECL_SRC(HCP_IND_OBJ_BASE_ADDR_STATE, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
673 MHW_SETPAR_DECL_SRC(HCP_VP9_PIC_STATE, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
822 MHW_SETPAR_DECL_SRC(HCP_BSD_OBJECT, Vp9DecodePicPkt) in MHW_SETPAR_DECL_SRC() argument
H A Ddecode_vp9_picture_packet.h47 Vp9DecodePicPkt(Vp9Pipeline *pipeline, CodechalHwInterfaceNext *hwInterface) in Vp9DecodePicPkt() function