Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:patchBufferE

77 	bbs_UInt32Arr_create( cpA, &ptrA->patchBufferE, ptrA->bitImageE.widthE, mspL );
79 bbs_UInt32Arr_fill( cpA, &ptrA->patchBufferE, 0 );
409 bbs_UInt32Arr_size( cpA, &ptrA->patchBufferE, ptrA->bitImageE.widthE );
410 bbs_memcpy32( ptrA->patchBufferE.arrPtrE, ptrA->bitImageE.arrE.arrPtrE, ptrA->bitImageE.widthE );
439 bbs_UInt32Arr_init( cpA, &ptrA->patchBufferE );
479 bbs_UInt32Arr_exit( cpA, &ptrA->patchBufferE );
529 bbs_UInt32Arr_copy( cpA, &ptrA->patchBufferE, &srcPtrA->patchBufferE );
837 return ptrA->patchBufferE.arrPtrE + ptrA->xE;
860 uint32* dstL = ptrA->patchBufferE.arrPtrE;
919 dstL = ptrA->patchBufferE.arrPtrE;
951 dstL = ptrA->patchBufferE.arrPtrE;