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

  /cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_ExposureCompensationTest.cpp 57 TestingImage *inputImage = (TestingImage*) imageAddress;
67 inputImage->getColorChecker(3, 4, 0, 6,
70 delete inputImage;
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
unit_test.cc 361 I420VideoFrame inputImage;
428 inputImage.ResetSize();
429 EXPECT_TRUE(_encoder->Encode(inputImage, NULL, NULL) ==
737 VideoFrame inputImage;

Completed in 1896 milliseconds