HomeSort by relevance Sort by last modified time
    Searched full:yuv (Results 726 - 750 of 1091) sorted by null

<<21222324252627282930>>

  /device/generic/goldfish/camera/fake-pipeline2/
Scene.cpp 378 // RGB->YUV, Jpeg standard
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c 628 pme->dim.display_height, buf, 1,"yuv");
766 dumpFrameToFile(preview_frame,pme->dim.display_width,pme->dim.display_height,"zsl_preview", 1,"yuv");
779 dumpFrameToFile(main_frame,pme->dim.picture_width,pme->dim.picture_height,"zsl_main", 1,"yuv");
780 dumpFrameToFile(thumb_frame,pme->dim.thumbnail_width,pme->dim.thumbnail_height,"zsl_thumb", 1,"yuv");
    [all...]
mm_qcamera_rdi.c 64 char *ext = "yuv";
  /external/libavc/decoder/
ih264d_format_conv.c 25 /* different color spaces to yuv 422i color space */
  /external/libjpeg-turbo/
turbojpeg.c 871 _throw("tjEncodeYUVPlanes(): Cannot generate YUV images from CMYK pixels");
897 YUV image were very small. */
    [all...]
  /external/libvpx/libvpx/test/
tools_common.sh 407 YUV_RAW_INPUT="${LIBVPX_TEST_DATA_PATH}/hantro_collage_w352h288.yuv"
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 333 /* Apply the filter (YUV) */
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_aos.c 479 * YUV / subsampled formats
lp_bld_format_yuv.c 31 * YUV pixel format manipulation.
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 466 /* it has to be either a fill, a composite op or a yuv conversion */
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 491 /* it has to be either a fill, a composite op or a yuv conversion */
  /external/opencv3/modules/videoio/src/
cap_ios_video_camera.mm 281 // In grayscale mode we want YUV (YpCbCr 4:2:0) so we can directly access the graylevel intensity values (Y component)
  /external/skia/include/core/
SkImage.h 158 * Extracts YUV planes from the SkImage and stores them in client-provided memory. The sizes
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 264 // YUV converter supports output in RGB565, RGBA4444 and RGBA8888 formats.
  /external/webp/src/dec/
vp8i.h 37 // YUV-cache parameters. Cache is 32-bytes wide (= one cacheline).
  /external/webp/src/enc/
picture_csp.c 21 #include "../dsp/yuv.h"
138 // RGB -> YUV conversion
156 // Smart RGB->YUV conversion
563 // "Fast" regular RGB->YUV
    [all...]
  /external/webrtc/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 80 // Fragment shader converts YUV values from input textures into a final RGB
  /external/webrtc/webrtc/modules/video_coding/
video_sender_unittest.cc 366 std::vector<std::string>(1, test::ResourcePath(input_video, "yuv")),
  /frameworks/av/media/ndk/
NdkImageReader.cpp 312 // Special casing for when producer switches to a format compatible with flexible YUV
  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfigurationMap.java     [all...]
  /frameworks/rs/cpp/
Element.cpp 115 CREATE_PIXEL(YUV, UNSIGNED_8, PIXEL_YUV);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
svc_test.cc 33 test_file_name_("hantro_collage_w352h288.yuv"),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 330 /* Apply the filter (YUV) */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.c 381 recon_write_yuv_frame("recon.yuv", cm->frame_to_show,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c 295 // Apply the filter (YUV)

Completed in 1404 milliseconds

<<21222324252627282930>>