Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h222 #define ID3_FRAME_ID_OFFICIAL_AUDIO__SOURCE_WEBPAGE "WOAS" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp4235 …(oscl_memcmp(aFrameID, ID3_FRAME_ID_OFFICIAL_AUDIO__SOURCE_WEBPAGE, ID3V2_FRAME_NUM_BYTES_ID) == 0… in FrameValidatedID3V2_4()