HomeSort by relevance Sort by last modified time
    Searched full:inloaded_threshold (Results 1 - 25 of 49) sorted by null

1 2

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 553 pthread_cond_t InLoaded_threshold;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 378 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 428 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 416 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 491 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 370 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 369 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 334 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
OMX_G711Dec_Utils.c 515 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
749 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 403 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
OMX_G711Enc_Utils.c 451 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
690 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 306 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
OMX_G722Dec_Utils.c 645 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
780 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 452 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 311 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 376 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 421 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 398 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 464 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 381 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Decoder.h 685 pthread_cond_t InLoaded_threshold;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 542 pthread_cond_t InLoaded_threshold;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 646 pthread_cond_t InLoaded_threshold;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 597 pthread_cond_t InLoaded_threshold;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 606 pthread_cond_t InLoaded_threshold;

Completed in 2084 milliseconds

1 2