Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1170 uint32 currFrameLength = 0; in ReadTagID3V2() local
1473 …om::ReadFrameData(uint8 unicodeCheck, PVID3FrameType frameType, uint32 pos, uint32 currFrameLength) in ReadFrameData()