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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 83 #undef G711ENC_PRINT
102 #ifdef G711ENC_PRINT
103 #define G711ENC_PRINT(...) fprintf(stderr,__VA_ARGS__)
105 #define G711ENC_PRINT(...)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 420 G711ENC_PRINT("%d :: Error returned from the Component\n",__LINE__);
634 G711ENC_PRINT("%d :: OMX_ErrorInsufficientResources from SendCommand",__LINE__);
    [all...]
OMX_G711Enc_Utils.c 642 G711ENC_PRINT("%d :: Error: Same State Given by Application\n",__LINE__);
    [all...]

Completed in 356 milliseconds