Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h565 PVID3FrameType FrameSupportedID3V2(PVID3Version version, uint8* aframeid = NULL);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1843 PVID3ParCom::PVID3FrameType PVID3ParCom::FrameSupportedID3V2(PVID3Version aVersion, uint8* aframeid) in FrameSupportedID3V2() argument
1846 uint8* pFrameID = (aframeid) ? aframeid : iID3TagInfo.iID3V2FrameID; in FrameSupportedID3V2()