Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/packet/
H A Dencode_back_annotation_packet.cpp146 PCODEC_AV1_ENCODE_TILE_GROUP_PARAMS tileGroupParams = nullptr; in SetDmemBuffer() local
214 const Av1ReportTileGroupParams *tileGroupParams = nullptr; in Completed() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
H A Dencode_av1_tile.h608 …MOS_STATUS GetTileGroupInfo(PCODEC_AV1_ENCODE_TILE_GROUP_PARAMS& tileGroupParams, uint32_t& numTil… in GetTileGroupInfo()