Home
last modified time | relevance | path

Searched defs:pTagData (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/mpglib/
Dinterface.c252 VBRTAGDATA pTagData; in check_vbr_header() local
/third_party/lame/libmp3lame/
DVbrTag.c329 GetVbrTag(VBRTAGDATA * pTagData, const unsigned char *buf) in GetVbrTag()