/frameworks/base/media/java/android/media/ |
ImageUtils.java | 39 * reading YUV, JPEG or raw sensor data (for example, from the camera or video
|
/frameworks/native/include/media/openmax/ |
OMX_Image.h | 277 * YUV data, as an alternative to specifying Q factor, providing exact
|
/frameworks/rs/cpp/ |
rsCppStructs.h | 513 sp<const Element> YUV; [all...] |
/hardware/qcom/display/msm8084/libgralloc/ |
gpu.cpp | 285 //If flexible yuv is used for sw read/write, need map to NV21
|
/hardware/qcom/display/msm8226/libgralloc/ |
gpu.cpp | 290 // If no other usage flags are detected, default the flexible YUV
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_utils.cpp | 857 //reset yuv indices 889 if (property_get("hw.cabl.yuv", property, NULL) > 0) { 891 property_set("hw.cabl.yuv", "1"); 895 if (property_get("hw.cabl.yuv", property, NULL) > 0) { 897 property_set("hw.cabl.yuv", "0"); [all...] |
/hardware/qcom/display/msm8909/libgralloc/ |
gpu.cpp | 303 //flexible YUV format to NV21.
|
/hardware/qcom/display/msm8960/libgralloc/ |
gpu.cpp | 266 //If flexible yuv is used for sw read/write, need map to NV21
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_utils.h | 215 // Returns true if the buffer is yuv
|
/hardware/qcom/display/msm8994/libgralloc/ |
gpu.cpp | 305 //flexible YUV format to NV21_ZSL
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_mdpcomp.cpp | 778 * bypassed. On such conditions we try to bypass atleast YUV layers */ [all...] |
/hardware/qcom/display/msm8996/libgralloc/ |
gpu.cpp | 288 //flexible YUV format to NV21_ZSL
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Image.h | 260 * YUV data, as an alternative to specifying Q factor, providing exact
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Image.h | 260 * YUV data, as an alternative to specifying Q factor, providing exact
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_Image.h | 260 * YUV data, as an alternative to specifying Q factor, providing exact
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_mdp.h | 315 /* flags for enable CSC, toggling RGB,YUV input/output */
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
msm_mdp.h | 300 /* flags for enable CSC, toggling RGB,YUV input/output */
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Image.h | 260 * YUV data, as an alternative to specifying Q factor, providing exact
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_Image.h | 277 * YUV data, as an alternative to specifying Q factor, providing exact
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Image.h | 260 * YUV data, as an alternative to specifying Q factor, providing exact
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
DngCreatorTest.java | 673 // Also setup a small YUV output for AE metering if needed 676 assertNotNull("Must support at least one small YUV size.", yuvSize); [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
EncodeVirtualDisplayTest.java | 93 // Colors to test (RGB). These must convert cleanly to and from BT.601 YUV. 472 * @throw RuntimeException if the color isn't recognized (probably because the RGB<->YUV
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.cpp | 505 // Fixed-point coefficients for RGB-YUV transform 506 // Based on JFIF RGB->YUV transform.
|
/device/huawei/angler/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);
|
/device/lge/bullhead/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);
|