/hardware/intel/img/psb_video/src/ |
tng_yuv_processor.c | 205 /* yuv rotation issued from dec driver, TODO removed later */
|
/hardware/libhardware/modules/camera/ |
Camera.cpp | 263 // TODO: check for correct number of Bayer/YUV/JPEG/Encoder streams
|
/hardware/libhardware/modules/usbcamera/ |
Camera.cpp | 307 // TODO: check for correct number of Bayer/YUV/JPEG/Encoder streams
|
/hardware/qcom/display/msm8084/liboverlay/ |
overlay.h | 80 /* Get a pipe that supported the specified format class (yuv, rgb) and has
|
/hardware/qcom/display/msm8226/liboverlay/ |
overlay.h | 81 /* Get a pipe that supported the specified format class (yuv, rgb) and has
|
/hardware/qcom/display/msm8909/liboverlay/ |
overlay.h | 81 /* Get a pipe that supported the specified format class (yuv, rgb) and has
|
/hardware/qcom/display/msm8994/liboverlay/ |
overlay.h | 84 /* Get a pipe that supported the specified format class (yuv, rgb) and has
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_vidc_enc.h | 143 /*Different input formats for YUV data.*/
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msmb_isp.h | 502 /* Each session can be only one type but multiple intf if YUV cam */
|
/hardware/ti/omap4-aah/camera/ |
Encoder_libjpeg.cpp | 508 // convert input yuv format to yuv444
|
/hardware/ti/omap4xxx/camera/ |
Encoder_libjpeg.cpp | 438 // convert input yuv format to yuv444
|
/frameworks/base/core/java/android/hardware/camera2/ |
CameraCharacteristics.java | [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
ReprocessCaptureTest.java | [all...] |
/device/generic/goldfish/opengl/system/gralloc/ |
gralloc.cpp | 176 // Flexible framework-accessible YUV format; map to NV21 for now 838 // Calculate offsets to underlying YUV data [all...] |
/device/moto/shamu/camera/QCamera2/stack/common/ |
cam_types.h | 168 /* Packed YUV/YVU raw format, 16 bpp: 8 bits Y and 8 bits UV. 277 CAM_STREAM_TYPE_IMPL_DEFINED, /* opaque format: could be display, video enc, ZSL YUV */ [all...] |
/external/libvncserver/common/ |
zywrletemplate.c | 543 RGB <=> YUV conversion stuffs. 544 YUV coversion is explained as following formula in strict meaning:
|
/external/libvpx/libvpx/ |
CHANGELOG | 30 YUV 4:2:2 and 4:4:4 support in VP9 35 Fixes a VP9 bitstream issue in Profile 1. This only affected non-YUV 4:2:0
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
convert_from_argb.cc | 564 // Allocate a rows of yuv. 671 // Allocate a rows of yuv. [all...] |
/external/libyuv/files/source/ |
convert_from_argb.cc | 558 // Allocate a rows of yuv. 660 // Allocate a rows of yuv. [all...] |
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
UberColorPickerDialog.java | 208 private boolean mYUVenabled = true; //Only true if a YUV method is enabled 401 * Write the color parametes (HSV, RGB, YUV, Hex, etc.).
|
/frameworks/native/libs/gui/ |
GLConsumer.cpp | 757 // supported YUV formats 759 // Legacy/deprecated YUV formats [all...] |
/hardware/libhardware/include/hardware/ |
gralloc1.h | 821 * multimedia codecs when they are configured with a flexible-YUV-compatible 825 * non-YUV formats, but if the buffer format is not compatible with a flexibl [all...] |
hwcomposer.h | 242 * NOTE: planeAlpha applies to YUV layers as well: 244 * pixel.rgb = yuv_to_rgb(pixel.yuv) [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCamera2HWICallbacks.cpp | [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
omx_vdec_test.cpp | [all...] |