Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
DPatchInfoReader.cpp67 bool readTokenTableSection(cm::patch::Collection &C, unsigned n);
188 if (readTokenTableSection(C, n)) return true; in readSections()
370 bool PatchInfoReader::readTokenTableSection(cm::patch::Collection &C, in readTokenTableSection() function in PatchInfoReader