OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btk_DCR
(Results
1 - 3
of
3
) sorted by null
/external/neven/FaceRecEm/common/src/b_FDSDK/
DCR_Internal.h
35
struct
btk_DCR
DCR.h
35
struct
btk_DCR
;
40
typedef struct
btk_DCR
* btk_HDCR;
DCR.c
37
void btk_DCR_init( struct bbs_Context* cpA, struct
btk_DCR
* ptrA )
46
void btk_DCR_exit( struct bbs_Context* cpA, struct
btk_DCR
* ptrA )
77
hdcrL = ( btk_HDCR )bbs_MemSeg_alloc( &hsdkA->contextE, hsdkA->contextE.memTblE.espArrE[ 0 ], bbs_SIZEOF16( struct
btk_DCR
) );
Completed in 633 milliseconds