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

  /external/aac/libSBRenc/src/
ps_encode.h 163 FDK_PSENC_ERROR FDKsbrEnc_CreatePSEncode(
167 FDK_PSENC_ERROR FDKsbrEnc_InitPSEncode(
173 FDK_PSENC_ERROR FDKsbrEnc_DestroyPSEncode(
177 FDK_PSENC_ERROR FDKsbrEnc_PSEncode(
ps_main.h 179 FDK_PSENC_ERROR PSEnc_Create(
197 FDK_PSENC_ERROR PSEnc_Init(
217 FDK_PSENC_ERROR PSEnc_Destroy(
240 FDK_PSENC_ERROR FDKsbrEnc_PSEnc_ParametricStereoProcessing(
ps_const.h 145 } FDK_PSENC_ERROR;
ps_main.cpp 111 FDK_PSENC_ERROR PSEnc_Create(
115 FDK_PSENC_ERROR error = PSENC_OK;
154 FDK_PSENC_ERROR PSEnc_Init(
162 FDK_PSENC_ERROR error = PSENC_OK;
240 FDK_PSENC_ERROR PSEnc_Destroy(
244 FDK_PSENC_ERROR error = PSENC_OK;
257 static FDK_PSENC_ERROR ExtractPSParameters(
263 FDK_PSENC_ERROR error = PSENC_OK;
297 static FDK_PSENC_ERROR DownmixPSQmfData(
309 FDK_PSENC_ERROR error = PSENC_OK
    [all...]
ps_encode.cpp 169 static FDK_PSENC_ERROR InitPSData(
173 FDK_PSENC_ERROR error = PSENC_OK;
753 FDK_PSENC_ERROR FDKsbrEnc_CreatePSEncode(
757 FDK_PSENC_ERROR error = PSENC_OK;
775 FDK_PSENC_ERROR FDKsbrEnc_InitPSEncode(
781 FDK_PSENC_ERROR error = PSENC_OK;
814 FDK_PSENC_ERROR FDKsbrEnc_DestroyPSEncode(
818 FDK_PSENC_ERROR error = PSENC_OK;
838 FDK_PSENC_ERROR FDKsbrEnc_PSEncode(
848 FDK_PSENC_ERROR error = PSENC_OK
    [all...]

Completed in 2408 milliseconds