HomeSort by relevance Sort by last modified time
    Searched defs:interpretation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechRecognitionEvent.h 60 Document* interpretation() { return 0; } function in class:blink::FINAL
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNodeInput.cpp 193 AudioBus::ChannelInterpretation interpretation = node().internalChannelInterpretation(); local
203 summingBus->sumFrom(*connectionBus, interpretation);
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 919 // Set photometric interpretation
920 uint16_t interpretation = 32803; // CFA local
921 BAIL_IF_INVALID(writer->addEntry(TAG_PHOTOMETRICINTERPRETATION, 1, &interpretation,
1712 uint16_t interpretation = 2; \/\/ RGB local
    [all...]

Completed in 297 milliseconds