HomeSort by relevance Sort by last modified time
    Searched refs:FMT_C (Results 1 - 5 of 5) sorted by null

  /external/opencv3/samples/cpp/
cout_mat.cpp 43 cout << "r (c) = \n" << format(r, Formatter::FMT_C) << ";" << endl << endl;
  /external/opencv3/samples/cpp/tutorial_code/core/mat_the_basic_image_container/
mat_the_basic_image_container.cpp 87 cout << "R (c) = " << endl << format(R, Formatter::FMT_C ) << endl << endl;
  /external/libyuv/files/unit_test/
convert_test.cc 413 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \
    [all...]
  /external/opencv3/modules/core/src/
out.cpp 381 case FMT_C:
  /external/opencv3/modules/core/include/opencv2/
core.hpp     [all...]

Completed in 527 milliseconds