OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsRaw
(Results
1 - 2
of
2
) sorted by null
/external/piex/src/image_type_recognition/
image_type_recognition_lite.cc
835
bool
IsRaw
(const RawImageTypes type) {
889
return
IsRaw
(RecognizeRawImageTypeLite(source));
/external/piex/src/
piex.cc
627
bool
IsRaw
(StreamInterface* data) {
Completed in 65 milliseconds