HomeSort by relevance Sort by last modified time
    Searched refs:bCompThreadStarted (Results 26 - 50 of 52) sorted by null

12 3

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 445 pComponentPrivate->bCompThreadStarted = 1;
476 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_G726Encoder.c 328 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 434 pComponentPrivate->bCompThreadStarted = 1;
472 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_G729Decoder.c 296 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 405 pComponentPrivate->bCompThreadStarted = 1;
445 if (pComponentPrivate->bCompThreadStarted)
    [all...]
OMX_G729Encoder.c 352 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 287 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 337 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 278 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 280 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
OMX_G726Dec_Utils.c 422 pComponentPrivate->bCompThreadStarted = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 287 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
OMX_WbAmrDec_Utils.c 437 pComponentPrivate->bCompThreadStarted = 1;
475 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 309 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
OMX_WmaDec_Utils.c 459 pComponentPrivate->bCompThreadStarted = 1;
508 if (pComponentPrivate->bCompThreadStarted)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 475 pComponentPrivate->bCompThreadStarted = 1;
514 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_AacEncoder.c 306 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 454 pComponentPrivate->bCompThreadStarted = 1;
492 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_AmrDecoder.c 287 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 407 pComponentPrivate->bCompThreadStarted = 1;
439 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_AmrEncoder.c 389 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 416 pComponentPrivate->bCompThreadStarted = 1;
447 if (pComponentPrivate->bCompThreadStarted) {
    [all...]
OMX_WbAmrEncoder.c 383 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 292 pComponentPrivate->bCompThreadStarted = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 302 pComponentPrivate->bCompThreadStarted = 0;
    [all...]

Completed in 821 milliseconds

12 3