Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/cp/
H A Ddecodecp_interface.h131 virtual decode::DecodeSubPacket* CreateDecodeCpIndSubPkt( in CreateDecodeCpIndSubPkt() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/pipeline/
H A Ddecode_vvc_pipeline.cpp326 …DecodeSubPacket *cpSubPkt = (DecodeSubPacket *)m_decodecp->CreateDecodeCpIndSubPkt((DecodePipeline… in CreateSubPackets()