OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_hdr
(Results
1 - 2
of
2
) sorted by null
/external/blktrace/btt/
output.c
61
void
output_hdr
(FILE *ofp, char *hdr)
function
112
output_hdr
(ofp, hdr);
509
output_hdr
(ofp, hdr);
751
output_hdr
(ofp, "ALL");
/external/opencv/cv/src/
cvinpaint.cpp
739
CvMat input_hdr, mask_hdr,
output_hdr
;
local
746
CV_CALL( output_img = cvGetMat( _output_img, &
output_hdr
));
[
all
...]
Completed in 53 milliseconds