Searched refs:DRC_COMP (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACenc/src/
H A Dmetadata_compressor.h119 typedef struct DRC_COMP DRC_COMP, *HDRC_COMP; typedef in typeref:struct:DRC_COMP
H A Dmetadata_compressor.cpp142 struct DRC_COMP { struct
442 hDcComp = (HDRC_COMP)FDKcalloc(1, sizeof(DRC_COMP));
449 FDKmemclear(hDcComp, sizeof(DRC_COMP));

Completed in 75 milliseconds