HomeSort by relevance Sort by last modified time
    Searched refs:pthread_cond_destroy (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 931 extern int pthread_cond_destroy (pthread_cond_t *__cond)
    [all...]
  /system/media/wilhelm/src/itf/
IObject.c 794 ok = pthread_cond_destroy(&thiz->mCond);
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 505 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
508 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
511 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
514 pthread_cond_destroy(&pComponentPrivate->codecStop_threshold);
517 pthread_cond_destroy(&pComponentPrivate->codecFlush_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 532 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
535 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
538 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
541 pthread_cond_destroy(&pComponentPrivate->codecStop_threshold);
544 pthread_cond_destroy(&pComponentPrivate->codecFlush_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 515 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
518 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
521 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 445 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
448 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
451 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 645 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
648 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
651 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 759 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
762 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
765 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 516 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
519 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
522 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /external/blktrace/btreplay/
btreplay.c 846 pthread_cond_destroy(&tip->cond);
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 733 pthread_cond_destroy(&out->buf_cond);
  /external/valgrind/unittest/
posix_tests.cc 1123 pthread_cond_destroy(&cv);
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 536 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
539 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
542 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
545 pthread_cond_destroy(&bufferReturned_condition);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 525 pthread_cond_destroy(&pComponentPrivate->stop_cond);
526 pthread_cond_destroy(&pComponentPrivate->flush_cond);
527 /* pthread_cond_destroy(&pComponentPrivate->control_cond); */
530 pthread_cond_destroy(&pComponentPrivate->populate_cond);
531 pthread_cond_destroy(&pComponentPrivate->unpopulate_cond);
    [all...]
  /bionic/libc/bionic/
pthread.c 1408 int pthread_cond_destroy(pthread_cond_t *cond) function
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 547 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
550 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
553 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 518 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
521 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
524 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 480 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold);
483 pthread_cond_destroy(&pComponentPrivate->InIdle_threshold);
486 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold);
    [all...]

Completed in 3621 milliseconds

1 2 34 5