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

<<21222324252627282930>>

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 385 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx);
403 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx);
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
153 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 733 DEBUG_PRINT("\nFillBufferDone: Wrote %d YUV bytes to the file\n",
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
153 * Defines the matrix for conversion from RGB to YUV or vice versa.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 65 //{"OMX.TI.VPP", "iv_renderer.yuv.overlay"},
66 //{"OMX.TI.Camera", "camera.yuv"},
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 100 * YUV444Interleaved : Each pixel contains equal parts YUV
166 * Defines the matrix for conversion from RGB to YUV or vice versa.
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /packages/apps/Camera2/src/com/android/camera/one/v2/
OneCameraImpl.java 327 // typically differs from the larges JPEG or YUV size.
    [all...]
  /frameworks/av/include/camera/ndk/
NdkCameraMetadataTags.h     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 40 // FILE QVGA MP4 24 384000 100 enc_qvga.yuv QVGA_24.m4v
41 // FILE QCIF MP4 15 96000 0 foreman.qcif.yuv output_qcif.m4v
42 // FILE VGA MP4 24 1200000 218 enc_vga.yuv vga_output.m4v
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 681 * bypassed. On such conditions we try to bypass atleast YUV layers */
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp 102 property_get("persist.camera.yuv.dump", prop, "0");
456 * DESCRIPTION: function to dump the YUV data from ISP/pproc
476 snprintf(buf, sizeof(buf), "/data/local/tmp/%d_%d_%d_%dx%d.yuv",
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 256 /*YUV output port*/
258 arr[11] = 0; /*Stream based output stream for YUV data*/
396 /* Output YUV frame format*/
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h 174 /* Packed YUV/YVU raw format, 16 bpp: 8 bits Y and 8 bits UV.
329 CAM_STREAM_TYPE_IMPL_DEFINED, /* opaque format: could be display, video enc, ZSL YUV */
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h 174 /* Packed YUV/YVU raw format, 16 bpp: 8 bits Y and 8 bits UV.
329 CAM_STREAM_TYPE_IMPL_DEFINED, /* opaque format: could be display, video enc, ZSL YUV */
    [all...]
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 430 native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, int yuv);
431 synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv) {
433 return rsnTypeCreate(mContext, eid, x, y, z, mips, faces, yuv);
    [all...]
  /hardware/intel/common/libva/test/encode/
avcenc.c 266 /* firstly upload YUV data to SID_INPUT_PICTURE_1 */
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 197 /* Packed YUV/YVU raw format, 16 bpp: 8 bits Y and 8 bits UV.
378 CAM_STREAM_TYPE_IMPL_DEFINED, /* opaque format: could be display, video enc, ZSL YUV */
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msm_media_info.h 18 * YUV 4:2:0 image with a plane of 8 bit Y samples followed
56 * YUV 4:2:0 image with a plane of 8 bit Y samples followed
93 * Two YUV 4:2:0 images/views one after the other
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_media_info.h 18 * YUV 4:2:0 image with a plane of 8 bit Y samples followed
56 * YUV 4:2:0 image with a plane of 8 bit Y samples followed
93 * Two YUV 4:2:0 images/views one after the other
  /cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py 356 fmt = {"format":"yuv", "width":W, "height":H}
  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 307 /** Computes the pixel value in YUV space after adjusting to the current

Completed in 1700 milliseconds

<<21222324252627282930>>