Home
last modified time | relevance | path

Searched refs:FORMAT_RGB (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dencode_jpeg_op.cc41 flags_.format = jpeg::FORMAT_RGB; in EncodeJpegOp()
102 adjusted_flags.format = jpeg::FORMAT_RGB; in Compute()
179 adjusted_flags.format = jpeg::FORMAT_RGB; in Compute()
/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp41 FORMAT_RGB, enumerator
240 case FORMAT_RGB: in DecodeInfoCallback()
262 case FORMAT_RGB: in DecodeInfoCallback()
576 case FORMAT_RGB: in EncodeWithCompressionLevel()
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.h111 FORMAT_RGB = 0x003, // 3 bytes/pixel RGBRGBRGBRGB... enumerator
Djpeg_mem_unittest.cc315 flags.format = FORMAT_RGB; in TEST()
464 flags.format = FORMAT_RGB; in TEST()