/external/mesa3d/docs/ |
WL_bind_wayland_display.spec | 99 YUV formats. Depending on the exact YUV format in use, the 131 YUV buffer types: 174 and just define the new YUV texture formats. Add support for
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_program.h | 39 * YUV conversions, needed for the GL_MESA_ycbcr extension.
|
/external/skia/src/gpu/effects/ |
GrYUVEffect.h | 18 * Creates an effect that performs color conversion from YUV to RGB. The input textures are
|
/external/webrtc/talk/media/devices/ |
yuvframescapturer.cc | 137 LOG(LS_ERROR) << "Yuv Frame Generator is already running"; 148 LOG(LS_INFO) << "Yuv Frame Generator started"; 151 LOG(LS_ERROR) << "Yuv Frame Generator failed to start"; 164 LOG(LS_INFO) << "Yuv Frame Generator stopped";
|
/external/webrtc/webrtc/modules/ |
modules_unittests.isolate | 68 '<(DEPTH)/resources/deflicker_before_cif_short.yuv', 74 '<(DEPTH)/resources/foremanColorEnhanced_cif_short.yuv', 75 '<(DEPTH)/resources/foreman_cif.yuv', 76 '<(DEPTH)/resources/foreman_cif_short.yuv',
|
/external/webrtc/webrtc/tools/ |
compare_videos.py | 33 help='Reference video to compare with (YUV).') 36 'video (YUV).')) 55 help='Width of the YUV file\'s frames. Default: %default') 57 help='Height of the YUV file\'s frames. Default: %default')
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_recordable.txt | 115 encoding formats use a YUV color space. The two approaches are 121 In this case, the VisualID of the EGLConfig would correspond to a YUV 124 config to render normal window contents would result in an RGB -> YUV color 125 space conversion when rendering the frame as well as a YUV -> RGB
|
/frameworks/rs/cpp/ |
Type.cpp | 160 if (format != RS_YUV_NONE && !(mElement->isCompatible(Element::YUV(mRS)))) { 161 ALOGE("Invalid element for use with YUV."); 169 ALOGE("Invalid YUV format."); 210 ALOGE("YUV only supports basic 2D.");
|
/external/webp/src/dsp/ |
yuv.h | 10 // inline YUV<->RGB conversion function 17 // We use 16bit fixed point operations for RGB->YUV conversion (YUV_FIX). 52 // YUV -> RGB conversion 59 YUV_FIX = 16, // fixed-point precision for RGB->YUV 65 YUV_FIX2 = 6, // fixed-point precision for YUV->RGB 187 // RGB -> YUV conversion 214 // This JPEG-YUV colorspace, only for comparison!
|
/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/ |
TJDecompressor.html | 187 <div class="block">Create a TurboJPEG decompressor instance and associate the YUV planar 217 <div class="block">Decompress the JPEG source image or decode the YUV source image associated 246 <div class="block">Decompress the JPEG source image or decode the YUV source image associated 261 <div class="block">Decompress the JPEG source image or decode the YUV source image associated 272 <div class="block">Decompress the JPEG source image or decode the YUV source image associated 323 instance into a unified YUV planar image buffer and return a 332 instance into a YUV planar image and store it in the given 343 <div class="block">Returns the colorspace used in the source image (JPEG or YUV) associated 350 <div class="block">Returns the height of the source image (JPEG or YUV) associated with this 389 (JPEG or YUV) associated with this decompressor instance.</div [all...] |
/external/webrtc/talk/media/base/ |
videocommon.h | 62 // http://www.fourcc.org/yuv.php 73 // 9 Primary YUV formats: 5 planar, 2 biplanar, 2 packed. 84 // 2 Secondary YUV formats: row biplanar. 104 // 1 Primary Compressed YUV format. 107 // 5 Auxiliary YUV variations: 3 with U and V planes are swapped, 1 Alias. 131 // 1 Auxiliary compressed YUV format set aside for capturer.
|
/external/webrtc/webrtc/common_video/libyuv/ |
libyuv_unittest.cc | 57 // Create an image from on a YUV frame. Every plane value starts with a start 107 "resources/foreman_cif.yuv"; 135 // Reading YUV frame - testing on the first frame of the foreman sequence 138 "LibYuvTest_conversion.yuv"; 272 // Reading YUV frame - testing on the first frame of the foreman sequence 274 "LibYuvTest_conversion.yuv";
|
/frameworks/base/rs/java/android/renderscript/ |
Type.java | 34 * <p>A Type also supports YUV format information to support an 35 * {@link android.renderscript.Allocation} in a YUV format. The YUV formats 116 * Get the YUV format 415 * Set the YUV layout for a Type. 464 throw new RSInvalidStateException("YUV only supports basic 2D.");
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
Type.java | 41 * <p>A Type also supports YUV format information to support an {@link 42 * android.support.v8.renderscript.Allocation} in a YUV format. The YUV formats 115 * Get the YUV format 343 * Set the YUV layout for a Type. 389 throw new RSInvalidStateException("YUV only supports basic 2D.");
|
/cts/apps/CameraITS/tests/inprog/ |
test_burst_sameness_fullres_auto.py | 47 w,h = its.objects.get_available_output_sizes("yuv", props)[0] 58 # Capture bursts of YUV shots.
|
/cts/tests/video/src/android/video/cts/ |
CodecInfo.java | 42 /** if codec is supporting YUV semiplanar format */ 44 /** if codec is supporting YUV planar format */
|
/external/libvpx/libvpx/test/ |
vp9_lossless_test.cc | 83 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, 119 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288,
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_compositor.h | 110 void *yuv; member in struct:vl_compositor::__anon20484 127 * set yuv -> rgba conversion matrix
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_context.h | 49 * @yuv is an array of three xa_yuv_component surfaces. 63 struct xa_surface *dst, struct xa_surface *yuv[]);
|
/external/webrtc/tools/python_charts/data/ |
vp8_hw.py | 8 {'name': 'input_filename', 'value': 'foreman_cif.yuv'}, 9 {'name': 'output_filename', 'value': 'foreman_cif_out.yuv'},
|
vp8_sw.py | 8 {'name': 'input_filename', 'value': 'foreman_cif.yuv'}, 9 {'name': 'output_filename', 'value': 'foreman_cif_out.yuv'},
|
/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/ |
RsYuv.java | 112 void execute(byte[] yuv) { 113 mAllocationIn.copyFrom(yuv);
|
/hardware/libhardware/tests/camera2/ |
CameraMetadataTests.cpp | 142 // HAL2 can support either flexible YUV or YV12 + NV21 155 // HAL3 must support flexible YUV
|
/packages/apps/Camera2/src/com/android/camera/one/config/ |
OneCameraFeatureConfig.java | 38 * Our app maintains a YUV ringbuffer on FULL devices that support it. 47 * Requests YUV images on LIMITED or FULL with app-level JPEG
|
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/ |
QualcommUsbCamera.h | 111 * Request the camera HAL to store meta data or real YUV data in the video 113 * it is not called, the default camera HAL behavior is to store real YUV 125 * but all camera HALs should support storing real YUV data in the video 135 * the camera HAL to store real YUV data in the video
|