Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

1173                 OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
1175 bufferSupplierType->eBufferSupplier);
1176 if (bufferSupplierType->nPortIndex == 0 || bufferSupplierType->nPortIndex ==1)
1177 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;