Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
H A DPatchInfoRecord.h433 SyncPointList::const_iterator sp_begin() const { return SyncPoints.begin(); } in sp_begin() function
435 SyncPointList::iterator sp_begin() { return SyncPoints.begin(); } in sp_begin() function