HomeSort by relevance Sort by last modified time
    Searched refs:AlloBuf_threshold (Results 26 - 49 of 49) sorted by null

12

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 651 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
OMX_G722Decoder.c 302 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 765 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
OMX_G722Encoder.c 448 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 522 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
OMX_G726Decoder.c 307 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 483 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 330 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 395 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 390 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_WbAmrDec_Utils.c 524 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 605 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 357 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_AacEnc_Utils.c 542 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 364 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_Mp3Dec_Utils.c 538 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
560 pthread_cond_signal(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 413 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_AmrDec_Utils.c 553 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 460 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL);
    [all...]
OMX_WbAmrEnc_Utils.c 486 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]

Completed in 5658 milliseconds

12