Home | History | Annotate | Download | only in b_APIEm

Lines Matching refs:uint32

129 uint32 bpi_FaceFinder_memSize( struct bbs_Context* cpA,
132 uint32 memSizeL = 0;
139 uint32 bpi_FaceFinder_memWrite( struct bbs_Context* cpA,
143 uint32 memSizeL = bpi_FaceFinder_memSize( cpA, ptrA );
150 uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA,
154 bbs_DEF_fNameL( "uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA, struct bpi_FaceFinder* ptrA, const uint16* memPtrA )" )
155 uint32 typeL;
206 uint32 bpi_faceFinderMemSize( struct bbs_Context* cpA,
220 uint32 bpi_faceFinderMemWrite( struct bbs_Context* cpA,
234 uint32 bpi_faceFinderMemRead( struct bbs_Context* cpA,
250 uint32 bpi_faceFinderSizeOf16( struct bbs_Context* cpA, enum bpi_FaceFinderType typeA )