HomeSort by relevance Sort by last modified time
    Searched refs:STR_VBRI_HEADER_IDENTIFIER (Results 1 - 2 of 2) sorted by null

  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 92 #define STR_VBRI_HEADER_IDENTIFIER "VBRI"
  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp 542 if ((oscl_memcmp((pBuf + VBRI_HEADER_OFFSET), STR_VBRI_HEADER_IDENTIFIER, VBR_HEADER_SIZE) == 0))
    [all...]

Completed in 951 milliseconds