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

<<31323334353637383940>>

  /hardware/intel/common/libva/test/encode/
mpeg2vaenc.c 530 fprintf(stderr, "\t<ifile> specifies the I420/IYUV YUV file\n");
    [all...]
  /hardware/intel/img/psb_video/src/
psb_overlay.c 956 if ((pf = fopen("/home/dump.yuv", "w+")) == NULL) {
957 printf("Open yuv file fails\n");
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 400 // Switch ppd on/off for YUV
433 //reset yuv indices
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_QCOMExtns.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 711 // If bStoreMetaData is set to false, real YUV frame data will be stored
713 // with the corresponding extension index, real YUV data is stored
  /prebuilts/sdk/renderscript/include/
rs_allocation_create.rsh 95 * yuv_format indicates the associated YUV format (or RS_YUV_NONE).
104 * yuv_format: YUV layout for the Type
    [all...]
rs_convert.rsh     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 157 // Need YUV->RGB conversion in many cases
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureResultTest.java 93 * runs a typical flexible yuv capture many times, and checks if there is any null entries in
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_test.c 138 { QCAMERA_DUMP_FRM_LOCATION"test_1.yuv", 4000, 3008, QCAMERA_DUMP_FRM_LOCATION"test_1.jpg", 0, 0,
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_test.c 138 { QCAMERA_DUMP_FRM_LOCATION"test_1.yuv", 4000, 3008, QCAMERA_DUMP_FRM_LOCATION"test_1.jpg", 0, 0,
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 199 snprintf(buf, sizeof(buf), "/data/mzhu%d.yuv", count);
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpeg_test.c 138 {"/data/test_1.yuv", 4000, 3008, "/data/test_1.jpg", 0, 0,
  /docs/source.android.com/src/devices/graphics/
implement-hwc.jd 65 <li>YUV formats</li>
  /external/ImageMagick/ImageMagick/script/
quantize.html 152 <p>Empirical evidence suggests that the distances in color spaces such as YUV, or YIQ correspond to perceptual color differences more closely than do distances in RGB space. These color spaces may give better results when color reducing an image. Here the algorithm is as described except each pixel is a point in the alternate color space. For convenience, the color components are normalized to the range 0 to a maximum value, <var>Cmax</var>. The color reduction can then proceed as described.</p>
  /external/ImageMagick/PerlMagick/
MANIFEST 63 t/input_70x46.yuv
  /external/ImageMagick/scripts/
xsnap 379 xv xwd yuv yuv3
  /external/ImageMagick/www/
quantize.html 156 <p>Empirical evidence suggests that the distances in color spaces such as YUV, or YIQ correspond to perceptual color differences more closely than do distances in RGB space. These color spaces may give better results when color reducing an image. Here the algorithm is as described except each pixel is a point in the alternate color space. For convenience, the color components are normalized to the range 0 to a maximum value, <var>Cmax</var>. The color reduction can then proceed as described.</p>
  /external/libjpeg-turbo/
README-turbo.txt 45 API, such as generating planar YUV images and performing multiple
  /external/libvncserver/test/
tjbench.c 486 printf(" YUV decoding\n");
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 429 if (sprintf(filename,"ds%d.yuv",NUM_ENCODERS - i) < 0)
  /external/libvpx/libvpx/test/
svc_test.cc 37 test_file_name_("hantro_collage_w352h288.yuv"),
  /external/libyuv/files/source/
convert_from.cc 32 // I420 To any I4xx YUV format with mirroring.
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 189 * - YUV(A)
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug.c 566 FLAG(ptr[j], 29, "yuv->rgb");

Completed in 1457 milliseconds

<<31323334353637383940>>