/external/opencv3/modules/videoio/src/ |
D | cap_vfw.cpp | 210 bool isColor = bmih->biBitCount == 24; in retrieveFrame() local 720 …oWriter_VFW::open( const char* filename, int _fourcc, double _fps, CvSize frameSize, bool isColor ) in open() 742 bool CvVideoWriter_VFW::createStreams( CvSize frameSize, bool isColor ) in createStreams() 835 double fps, CvSize frameSize, int isColor ) in cvCreateVideoWriter_VFW()
|
D | cap_ffmpeg.cpp | 243 … virtual bool open( const char* filename, int fourcc, double fps, CvSize frameSize, bool isColor ) in open() 267 double fps, CvSize frameSize, int isColor ) in cvCreateVideoWriter_FFMPEG_proxy()
|
D | cap.cpp | 607 … IVideoWriter_create(const String& filename, int _fourcc, double fps, Size frameSize, bool isColor) in IVideoWriter_create() 755 …oWriter::VideoWriter(const String& filename, int _fourcc, double fps, Size frameSize, bool isColor) in VideoWriter() 771 …ol VideoWriter::open(const String& filename, int _fourcc, double fps, Size frameSize, bool isColor) in open()
|
D | cap_ximea.cpp | 99 int isColor = 0; in open() local
|
D | cap_qt.cpp | 1588 double fps, CvSize frameSize, bool isColor ) in open() 1612 double fps, CvSize frameSize, int isColor ) in cvCreateVideoWriter_QT()
|
D | cap_dc1394_v2.cpp | 541 bool code = false, isColor; in grabFrame() local
|
D | cap_gstreamer.cpp | 1565 CvSize frameSize, int isColor ) in cvCreateVideoWriter_GStreamer()
|
D | cap_ffmpeg_impl.hpp | 1879 int width, int height, int isColor ) in cvCreateVideoWriter_FFMPEG()
|
D | cap_msmf.cpp | 4424 double fps, CvSize frameSize, int isColor ) in cvCreateVideoWriter_MSMF()
|
/external/opencv3/modules/videoio/perf/ |
D | perf_output.cpp | 24 bool isColor = get<1>(GetParam()); variable
|
/external/skia/src/animator/ |
D | SkDisplayable.h | 74 bool isColor() const { return getType() == SkType_Color; } in isColor() function
|
/external/opencv3/samples/cpp/ |
D | ffilldemo.cpp | 33 int isColor = true; variable
|
/external/dng_sdk/source/ |
D | dng_ifd.cpp | 2735 bool isColor = !isMonochrome; in IsValidDNG() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3297 bool isColor = attachments[attNdx] == (isFboBound ? GL_COLOR_ATTACHMENT0 : GL_COLOR); in invalidateSubFramebuffer() local 3314 bool isColor = ndx == 0; in invalidateSubFramebuffer() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 3531 …const bool isColor = tcu::allEqual(tcu::lessThan(tcu::abs(color.toIVec().swizzle(0, 1, 2) - refC… in verifyImageSingleColoredRow() local
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 579 const bool isColor = isColorOrder(format.order); in isValid() local
|