HomeSort by relevance Sort by last modified time
    Searched refs:bPortDefsAllocated (Results 1 - 25 of 43) sorted by null

1 2

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 516 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 477 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 554 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 638 OMX_U32 bPortDefsAllocated;
OMX_G711Decoder.h 564 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 467 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 504 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Enc_Utils.h 554 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 665 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 451 pComponentPrivate->bPortDefsAllocated = 1;
576 G722DEC_DPRINT(":::pComponentPrivate->bPortDefsAllocated = %ld\n",
577 pComponentPrivate->bPortDefsAllocated);
578 if (pComponentPrivate->bPortDefsAllocated) {
624 if (pComponentPrivate->bPortDefsAllocated) {
640 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 339 pComponentPrivate->bPortDefsAllocated = 1;
457 G726DEC_DPRINT(":::pComponentPrivate->bPortDefsAllocated = %ld\n",
458 pComponentPrivate->bPortDefsAllocated);
459 if (pComponentPrivate->bPortDefsAllocated) {
495 if (pComponentPrivate->bPortDefsAllocated) {
511 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 777 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 457 OMX_U32 bPortDefsAllocated;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 681 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 739 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 629 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 691 OMX_U32 bPortDefsAllocated;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 319 pComponentPrivate->bPortDefsAllocated = 1;
453 if (pComponentPrivate->bPortDefsAllocated) {
495 if (pComponentPrivate->bPortDefsAllocated) {
510 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 347 pComponentPrivate->bPortDefsAllocated = 1;
467 if (pComponentPrivate->bPortDefsAllocated) {
506 if (pComponentPrivate->bPortDefsAllocated) {
533 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 317 pComponentPrivate->bPortDefsAllocated = 1;
439 if (pComponentPrivate->bPortDefsAllocated)
466 if (pComponentPrivate->bPortDefsAllocated)
481 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 305 pComponentPrivate->bPortDefsAllocated = 1;
426 if (pComponentPrivate->bPortDefsAllocated) {
454 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 516 pComponentPrivate->bPortDefsAllocated = 1;
694 if (pComponentPrivate->bPortDefsAllocated != 0 /*NULL*/) {
755 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 323 pComponentPrivate->bPortDefsAllocated = 1;
446 OMX_PRINT1(pComponentPrivate->dbg, "%d:::pComponentPrivate->bPortDefsAllocated = %ld\n", __LINE__,pComponentPrivate->bPortDefsAllocated);
447 if (pComponentPrivate->bPortDefsAllocated) {
483 if (pComponentPrivate->bPortDefsAllocated) {
500 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 372 pComponentPrivate->bPortDefsAllocated = 1;
509 if (pComponentPrivate->bPortDefsAllocated) {
523 if (pComponentPrivate->bPortDefsAllocated) {
531 pComponentPrivate->bPortDefsAllocated = 0;
547 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 342 pComponentPrivate->bPortDefsAllocated = 1;
472 OMX_PRBUFFER2(pComponentPrivate->dbg, ":::pComponentPrivate->bPortDefsAllocated = %ld\n",pComponentPrivate->bPortDefsAllocated);
473 if (pComponentPrivate->bPortDefsAllocated) {
511 if (pComponentPrivate->bPortDefsAllocated) {
527 pComponentPrivate->bPortDefsAllocated = 0;
    [all...]

Completed in 1394 milliseconds

1 2