Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h711 PVMFStatus ReadFrame(PVID3FrameType aFrameType, uint32 aValueSize);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1667 status = ReadFrame(aFrameType, aSize); in HandleID3V2FrameUnsupported()
2665 PVMFStatus PVID3ParCom::ReadFrame(PVID3FrameType aFrameType, uint32 aValueSize) in ReadFrame() function in PVID3ParCom