Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp401 PVID3FrameType existingFrameType; in SetID3Frame() local
408 status = GetFrameTypeFromKvp(iFrames[i], frameID, existingFrameType); in SetID3Frame()
414 if (existingFrameType == newFrameType) in SetID3Frame()