Home | History | Annotate | Download | only in src

Lines Matching refs:pbh

1619         BUFFER_HEADER *pbh;
1626 //pbh = MMGetHostLinAddress(pContext->sScan_Encode_Info.aBufferTable[ui16Lp].pMemInfo );
1627 pbh = (BUFFER_HEADER *)(pContext->sScan_Encode_Info.aBufferTable[ui16Lp].pMemInfo);
1628 pbh->ui32BytesEncoded = 0;
1629 pbh->ui32BytesUsed = sizeof(BUFFER_HEADER);