Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp605 uint32 footer_location = SearchTagV2_4(aBuffSz, aFileOffset); in LookForV2_4Footer() local
607 if (footer_location == 0) in LookForV2_4Footer()
610 …if (iInputFile->Seek(footer_location + ID3V2_TAG_NUM_BYTES_ID + ID3V2_TAG_NUM_BYTES_VERSION + ID3… in LookForV2_4Footer()