OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interpretation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechRecognitionEvent.h
59
Document*
interpretation
() { return 0; }
function in class:WebCore::FINAL
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNodeInput.cpp
203
AudioBus::ChannelInterpretation
interpretation
= node()->internalChannelInterpretation();
local
213
summingBus->sumFrom(*connectionBus,
interpretation
);
/frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp
913
// Set photometric
interpretation
914
uint16_t
interpretation
= 32803; // CFA
local
915
BAIL_IF_INVALID(writer->addEntry(TAG_PHOTOMETRICINTERPRETATION, 1, &
interpretation
,
1706
uint16_t
interpretation
= 2; \/\/ RGB
local
[
all
...]
Completed in 72 milliseconds