Home
last modified time | relevance | path

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

/external/opencore/fileformats/id3parcom/include/
Dpv_id3_parcom_constants.h190 #define ID3_FRAME_ID_RECOMMENDED_BUFFER_SIZE "RBUF" macro
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp4203 … (oscl_memcmp(aFrameID, ID3_FRAME_ID_RECOMMENDED_BUFFER_SIZE, ID3V2_FRAME_NUM_BYTES_ID) == 0) || in FrameValidatedID3V2_4()