Home | History | Annotate | Download | only in src

Lines Matching refs:G729DEC_OUTPUT_PORT

372     pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT] = pPortDef_op;
418 pOutPortFormat->nPortIndex = G729DEC_OUTPUT_PORT;
793 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->nPortIndex) {
797 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT],
991 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->nPortIndex) {
993 memcpy(pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT],
1158 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled = 0;
1209 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled = 0;
1423 pComponentPrivate)->pPortDef[G729DEC_OUTPUT_PORT];
1442 if (pBuffer->nOutputPortIndex != G729DEC_OUTPUT_PORT) {
1456 memset (pBuffer->pBuffer,0,pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->nBufferSize);
1563 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]);
1677 else if (nPortIndex == G729DEC_OUTPUT_PORT) {
1693 if((pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bPopulated == pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled)&&
1789 else if (nPortIndex == G729DEC_OUTPUT_PORT){
1869 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->nBufferCountMin)
1871 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bPopulated = OMX_FALSE;
1873 if(pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled &&
1948 if (nPortIndex == G729DEC_OUTPUT_PORT) {
1969 if((pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bPopulated == pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled)&&