Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom.h378 uint32 ValidateFrameLengthV2_4(uint32 aFrameSize);
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp1372 uint32 PVID3ParCom::ValidateFrameLengthV2_4(uint32 aFrameSize) in ValidateFrameLengthV2_4() function in PVID3ParCom
1560 iID3TagInfo.iID3V2FrameSize = ValidateFrameLengthV2_4(iID3TagInfo.iID3V2FrameSize); in ReadFrameHeaderID3V2()