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

<<31323334353637383940>>

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 626 * Fill buffer with data from the input file (YUV data 420/422 little endian/ 422 big endian).
815 pAppData->pInPortDef->format.video.cMIMEType = "yuv";
    [all...]
  /packages/apps/Camera2/src/com/android/camera/one/v2/
OneCameraZslImpl.java 89 * TODO: Determine what the maximum number of full YUV capture frames is.
    [all...]
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageBackend.java 501 // Request job that creates both filmstrip thumbnail from YUV,
502 // JPEG compression of the YUV Image, and writes the result to
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 167 // DUMP YUV before reprocess if needed
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 167 // DUMP YUV before reprocess if needed
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 91 ALOGE(" Received all %d YUV frames, Invoke HDR",
530 /*thumbnail is required, not YUV thumbnail, borrow main image*/
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 148 // DUMP YUV before reprocess if needed
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 897 //reset yuv indices
    [all...]
  /system/media/camera/docs/
metadata_properties.xml 40 Entry is required for the YUV or PRIVATE reprocessing capability.
    [all...]
ndk_metadata_properties.xml 40 Entry is required for the YUV or PRIVATE reprocessing capability.
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
CameraTestUtils.java     [all...]
  /external/libyuv/files/source/
row_common.cc 971 // BT.601 YUV to RGB reference
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
CameraTestUtils.java 770 * Check if the format is a legal YUV format camera supported.
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 733 sprintf(fn, "/preview%03d.yuv", counter);
    [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.cpp 486 * DESCRIPTION: function to dump the YUV data from ISP/pproc
528 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"p_%d_%d_%dx%d.yuv",
532 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"v_%d_%d_%dx%d.yuv",
536 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"s_%d_%d_%dx%d.yuv",
540 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"ir_%d_%d_%dx%d.yuv",
544 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"c_%d_%d_%dx%d.yuv",
    [all...]
  /system/core/include/system/
graphics.h 74 * Android YUV format:
109 * Y8 is a YUV planar format comprised of a WxH Y plane,
134 * Y16 is a YUV planar format comprised of a WxH Y plane,
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 96 property_get("persist.camera.yuv.dump", prop, "0");
459 * DESCRIPTION: function to dump the YUV data from ISP/pproc
479 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"%d_%d_%d_%dx%d.yuv",
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 96 property_get("persist.camera.yuv.dump", prop, "0");
459 * DESCRIPTION: function to dump the YUV data from ISP/pproc
479 snprintf(buf, sizeof(buf), QCAMERA_DUMP_FRM_LOCATION"%d_%d_%d_%dx%d.yuv",
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java     [all...]
  /frameworks/base/media/java/android/media/
MediaFormat.java 319 * and that of the pixel directly underneath. For YUV 420 formats, the
328 * A key describing the plane height of a multi-planar (YUV) video bytebuffer layout.
    [all...]
  /frameworks/rs/scriptc/
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...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 465 //Right now only YUV 4:2:0 is supported by libva
860 fp = fopen("yuvdump.yuv", "a+");
    [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 530 fprintf(stderr, "\t<ifile> specifies the I420/IYUV YUV file\n");
    [all...]

Completed in 2004 milliseconds

<<31323334353637383940>>