Home | History | Annotate | Download | only in cintltst

Lines Matching refs:bdp

3321     UBiDiProps *bdp;
3334 bdp=ubidi_openBinary((const uint8_t *)pData->pHeader, -1, &errorCode);
3342 if(0x2215!=ubidi_getMirror(bdp, 0x29F5)) { /* verify some data */
3346 ubidi_closeProps(bdp);