OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bim_ComplexImage_size
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
ComplexImage.h
105
void
bim_ComplexImage_size
( struct bbs_Context* cpA,
ComplexImage.c
151
bim_ComplexImage_size
( cpA, ptrA, widthA, heightA );
163
void
bim_ComplexImage_size
( struct bbs_Context* cpA,
170
bbs_ERROR0( "void
bim_ComplexImage_size
( struct bim_ComplexImage*, uint32 sizeA ):\n"
382
bim_ComplexImage_size
( cpA, ptrA, sectionL.x2E - sectionL.x1E, sectionL.y2E - sectionL.y1E );
467
bim_ComplexImage_size
( cpA, dstPtrA, srcPtrA->widthE, srcPtrA->heightE );
Completed in 3481 milliseconds