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

  /external/aac/libSBRenc/src/
ps_const.h 140 PSENC_OK = 0x0000, /*!< No error happened. All fine. */
ps_main.cpp 117 FDK_PSENC_ERROR error = PSENC_OK;
131 if (PSENC_OK !=
155 if (error != PSENC_OK) {
164 FDK_PSENC_ERROR error = PSENC_OK;
200 if (PSENC_OK !=
248 FDK_PSENC_ERROR error = PSENC_OK;
264 FDK_PSENC_ERROR error = PSENC_OK;
275 if (PSENC_OK !=
300 FDK_PSENC_ERROR error = PSENC_OK;
467 FDK_PSENC_ERROR error = PSENC_OK;
    [all...]
ps_encode.cpp 173 FDK_PSENC_ERROR error = PSENC_OK;
744 FDK_PSENC_ERROR error = PSENC_OK;
764 FDK_PSENC_ERROR error = PSENC_OK;
769 if (PSENC_OK != (InitPSData(&hPsEncode->psData))) {
802 FDK_PSENC_ERROR error = PSENC_OK;
826 FDK_PSENC_ERROR error = PSENC_OK;
    [all...]

Completed in 190 milliseconds