Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h660 … bool ReadFrameData(uint8 unicode, PVID3FrameType frameType, uint32 pos, uint32 currFrameLength);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1278 if (!ReadFrameData(unicodeCheck, frameType, in ReadTagID3V2()
1473 bool PVID3ParCom::ReadFrameData(uint8 unicodeCheck, PVID3FrameType frameType, uint32 pos, uint32 c… in ReadFrameData() function in PVID3ParCom