Home
last modified time | relevance | path

Searched refs:monochrome (Results 1 – 25 of 66) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestoverlay2.c170 RGBtoYUV(Uint8 * rgb, int *yuv, int monochrome, int luminance) in RGBtoYUV() argument
172 if (monochrome) { in RGBtoYUV()
203 int monochrome, int luminance) in ConvertRGBtoYV12() argument
214 RGBtoYUV(rgb, yuv, monochrome, luminance); in ConvertRGBtoYV12()
227 int monochrome, int luminance) in ConvertRGBtoNV12() argument
237 RGBtoYUV(rgb, yuv, monochrome, luminance); in ConvertRGBtoNV12()
/third_party/ffmpeg/libavcodec/
Dlibaomdec.c100 avctx->pix_fmt = img->monochrome ? in set_pix_fmt()
105 avctx->pix_fmt = img->monochrome ? in set_pix_fmt()
110 avctx->pix_fmt = img->monochrome ? in set_pix_fmt()
/third_party/ffmpeg/libavformat/
Dav1.c149 seq_params->monochrome = 0; in parse_color_config()
151 seq_params->monochrome = get_bits1(gb); in parse_color_config()
164 if (seq_params->monochrome) { in parse_color_config()
446 put_bits(&pbc, 1, seq_params.monochrome); in ff_isom_write_av1c()
Dav1.h33 uint8_t monochrome; member
/third_party/flutter/skia/third_party/externals/freetype/src/raster/
Dmodule.mk20 $(ECHO_DRIVER)raster $(ECHO_DRIVER_DESC)monochrome bitmap renderer$(ECHO_DRIVER_DONE)
/third_party/skia/third_party/externals/freetype/src/raster/
Dmodule.mk20 $(ECHO_DRIVER)raster $(ECHO_DRIVER_DESC)monochrome bitmap renderer$(ECHO_DRIVER_DONE)
/third_party/freetype/src/raster/
Dmodule.mk20 $(ECHO_DRIVER)raster $(ECHO_DRIVER_DESC)monochrome bitmap renderer$(ECHO_DRIVER_DONE)
/third_party/mesa3d/docs/
Dperf.rst19 buffer which is an XImage RGB mode, not grayscale, not monochrome
24 which is an XImage RGB mode, not grayscale, not monochrome depth
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/scan/
Dscan.sh3 convert -size 128x64 /tmp/128x64.png -monochrome output.bmp
/third_party/ffmpeg/tests/fate/
Dhevc.mak270 fate-hevc-monochrome-crop: CMD = probeframes -show_entries frame=width,height:stream=width,height $…
271 FATE_HEVC_FFPROBE-$(call DEMDEC, HEVC, HEVC) += fate-hevc-monochrome-crop
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a530-fails.txt422 spec@ext_transform_feedback@tessellation line_loop monochrome,Fail
426 spec@ext_transform_feedback@tessellation line_strip monochrome,Fail
430 spec@ext_transform_feedback@tessellation lines monochrome,Fail
434 spec@ext_transform_feedback@tessellation points monochrome,Fail
438 spec@ext_transform_feedback@tessellation polygon monochrome,Fail
443 spec@ext_transform_feedback@tessellation quad_strip monochrome,Fail
448 spec@ext_transform_feedback@tessellation quads monochrome,Fail
453 spec@ext_transform_feedback@tessellation triangle_fan monochrome,Fail
458 spec@ext_transform_feedback@tessellation triangle_strip monochrome,Fail
463 spec@ext_transform_feedback@tessellation triangles monochrome,Fail
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dcomplexity.gnuplot17 set terminal postscript landscape monochrome dashed "Helvetica" 14
Dmass-elements.gnuplot17 set terminal postscript landscape monochrome dashed "Helvetica" 14
/third_party/flutter/flutter/examples/flutter_gallery/test_memory/
Dimage_cache_memory.dart30 'monochrome/red-square-1024x1024.png',
/third_party/skia/third_party/externals/freetype/builds/amiga/
Dsmakefile25 #define FT_USE_RASTER // monochrome rasterizer
185 # freetype library monochrome raster module
/third_party/flutter/skia/third_party/externals/freetype/builds/amiga/
Dsmakefile25 #define FT_USE_RASTER // monochrome rasterizer
185 # freetype library monochrome raster module
/third_party/freetype/builds/amiga/
Dsmakefile25 #define FT_USE_RASTER // monochrome rasterizer
185 # freetype library monochrome raster module
/third_party/flutter/skia/third_party/externals/freetype/
DJamfile87 raster # monochrome rasterizer
/third_party/ffmpeg/libavfilter/
Dvf_monochrome.c302 AVFILTER_DEFINE_CLASS(monochrome);
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c346 *fmt = img->monochrome ? GST_VIDEO_FORMAT_GRAY8 : GST_VIDEO_FORMAT_I420; in gst_av1_dec_get_valid_format()
/third_party/flutter/skia/third_party/externals/freetype/docs/
DINSTALL.ANY73 src/raster/raster.c -- monochrome rasterizer
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.ANY75 src/raster/raster.c -- monochrome rasterizer
/third_party/freetype/docs/
DINSTALL.ANY75 src/raster/raster.c -- monochrome rasterizer
/third_party/openGLES/extensions/AMD/
DAMD_compressed_3DC_texture.txt51 textures. For example, monochrome light maps used in a few popular games
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_compressed_3DC_texture.txt51 textures. For example, monochrome light maps used in a few popular games

123