Home
last modified time | relevance | path

Searched refs:FDKsbrEnc_CreatePSEncode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aac/libSBRenc/src/
H A Dps_encode.h171 FDK_PSENC_ERROR FDKsbrEnc_CreatePSEncode(HANDLE_PS_ENCODE *phPsEncode);
H A Dps_main.cpp132 (error = FDKsbrEnc_CreatePSEncode(&hParametricStereo->hPsEncode))) { in PSEnc_Create()
H A Dps_encode.cpp743 FDK_PSENC_ERROR FDKsbrEnc_CreatePSEncode(HANDLE_PS_ENCODE *phPsEncode) { in FDKsbrEnc_CreatePSEncode() function