Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

895       OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
897 bufferSupplierType->eBufferSupplier);
898 if(bufferSupplierType->nPortIndex == 0 || bufferSupplierType->nPortIndex ==1)
899 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;