Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_compressor.h131 typedef struct DRC_COMP DRC_COMP, *HDRC_COMP; typedef
Dmetadata_compressor.cpp142 struct DRC_COMP { struct
1001 hDcComp = (HDRC_COMP)FDKcalloc(1, sizeof(DRC_COMP)); in FDK_DRC_Generator_Open()
1008 FDKmemclear(hDcComp, sizeof(DRC_COMP)); in FDK_DRC_Generator_Open()