HomeSort by relevance Sort by last modified time
    Searched full:framer (Results 1 - 11 of 11) sorted by null

  /external/opencv3/samples/gpu/
farneback_optical_flow.cpp 68 Mat frameR = imread(pathR, IMREAD_GRAYSCALE);
70 if (frameR.empty()) cout << "Can't open '" << pathR << "'\n";
71 if (frameL.empty() || frameR.empty()) return -1;
73 GpuMat d_frameL(frameL), d_frameR(frameR);
103 frameL, frameR, flowxy, d_calc->getPyrScale(), d_calc->getNumLevels(), d_calc->getWinSize(),
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 110 int frameR = 20;
792 frameR = atoi(cmd + 1);
797 if (frameR == fpsConstRanges[i].constFramerate)
803 if (frameR == fpsConstRangesSec[i].constFramerate)
    [all...]
  /external/libvorbis/test/
write_read.c 293 /* OK, clean up the framer */
  /external/libvorbis/examples/
decoder_example.c 309 /* OK, clean up the framer */
  /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/
OggInputStream.java 427 // OK, clean up the framer
  /external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/
OggInputStream.java 427 // OK, clean up the framer
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 214 //int frameR = 20;
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c 90 /* read a little more data from the file/pipe into the ogg_sync framer */
    [all...]
  /external/libvorbis/lib/
vorbisfile.c 62 /* read a little more data from the file/pipe into the ogg_sync framer
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 

Completed in 1735 milliseconds