Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

1128                 OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
1130 bufferSupplierType->eBufferSupplier);
1131 if (bufferSupplierType->nPortIndex == 0 || bufferSupplierType->nPortIndex ==1)
1132 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;