Lines Matching defs:cpA
41 void bpi_FaceFinder_init( struct bbs_Context* cpA, in bpi_FaceFinder_init()
54 void bpi_FaceFinder_exit( struct bbs_Context* cpA, in bpi_FaceFinder_exit()
75 void bpi_FaceFinder_copy( struct bbs_Context* cpA, in bpi_FaceFinder_copy()
89 flag bpi_FaceFinder_equal( struct bbs_Context* cpA, in bpi_FaceFinder_equal()
129 uint32 bpi_FaceFinder_memSize( struct bbs_Context* cpA, in bpi_FaceFinder_memSize()
139 uint32 bpi_FaceFinder_memWrite( struct bbs_Context* cpA, in bpi_FaceFinder_memWrite()
150 uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA, in bpi_FaceFinder_memRead()
179 void bpi_faceFinderInit( struct bbs_Context* cpA, in bpi_faceFinderInit()
193 void bpi_faceFinderExit( struct bbs_Context* cpA, in bpi_faceFinderExit()
206 uint32 bpi_faceFinderMemSize( struct bbs_Context* cpA, in bpi_faceFinderMemSize()
220 uint32 bpi_faceFinderMemWrite( struct bbs_Context* cpA, in bpi_faceFinderMemWrite()
234 uint32 bpi_faceFinderMemRead( struct bbs_Context* cpA, in bpi_faceFinderMemRead()
250 uint32 bpi_faceFinderSizeOf16( struct bbs_Context* cpA, enum bpi_FaceFinderType typeA ) in bpi_faceFinderSizeOf16()