Home | History | Annotate | Download | only in cintltst

Lines Matching defs:bdp

3265     UBiDiProps *bdp;
3278 bdp=ubidi_openBinary((const uint8_t *)pData->pHeader, -1, &errorCode);
3286 if(0x2215!=ubidi_getMirror(bdp, 0x29F5)) { /* verify some data */
3290 ubidi_closeProps(bdp);