/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
TJ.java | 43 * or YUV image will contain one chrominance component for every pixel in the 48 * 4:2:2 chrominance subsampling. The JPEG or YUV image will contain one 53 * 4:2:0 chrominance subsampling. The JPEG or YUV image will contain one 58 * Grayscale. The JPEG or YUV image will contain no chrominance components. 62 * 4:4:0 chrominance subsampling. The JPEG or YUV image will contain one 68 * 4:1:1 chrominance subsampling. The JPEG or YUV image will contain one 306 * they cannot be decompressed to YUV images. 322 * formats or grayscale, or they can be decompressed to YUV planar images. 330 * to YUV planar images. 414 * Returns the size of the buffer (in bytes) required to hold a YUV plana [all...] |
TJDecompressor.java | 76 * Create a TurboJPEG decompressor instance and associate the YUV planar 80 * @param yuvImage {@link YUVImage} instance containing a YUV planar 116 * Associate the specified YUV planar source image with this decompressor 120 * @param srcImage {@link YUVImage} instance containing a YUV planar image to 133 * Returns the width of the source image (JPEG or YUV) associated with this 136 * @return the width of the source image (JPEG or YUV) associated with this 148 * Returns the height of the source image (JPEG or YUV) associated with this 151 * @return the height of the source image (JPEG or YUV) associated with this 164 * (JPEG or YUV) associated with this decompressor instance. See 168 * (JPEG or YUV) associated with this decompressor instance [all...] |
TJCompressor.java | 117 * the JPEG or YUV image should be compressed/encoded 120 * the JPEG or YUV image should be compressed/encoded 123 * which the JPEG or YUV image should be compressed/encoded 129 * compress/encode a JPEG or YUV image from a region of a larger source 135 * which the JPEG or YUV image should be compressed/encoded 180 * the JPEG or YUV image should be compressed/encoded 183 * the JPEG or YUV image should be compressed/encoded 186 * which the JPEG or YUV image should be compressed/encoded (0 = use the 190 * which the JPEG or YUV image should be compressed/encoded (0 = use the 259 * Associate an uncompressed YUV planar source image with this compresso [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
ScriptIntrinsicYuvToRGB.java | 21 * Intrinsic for converting an Android YUV buffer to RGB. 37 * Create an intrinsic for converting YUV to RGB. 61 * Set the input yuv allocation, must be {@link Element#U8}.
|
/hardware/qcom/display/msm8994/libgralloc/ |
adreno_utils.h | 46 ADRENO_PIXELFORMAT_UYVY = 614, // YUV 4:2:2 packed progressive (1 plane) 48 ADRENO_PIXELFORMAT_Y8U8V8A8 = 620, // YUV 4:4:4 packed (1 plane) 49 ADRENO_PIXELFORMAT_Y8 = 625, // Single 8-bit luma only channel YUV format
|
/hardware/qcom/display/msm8996/libgralloc/ |
adreno_utils.h | 53 ADRENO_PIXELFORMAT_UYVY = 614, // YUV 4:2:2 packed progressive (1 plane) 55 ADRENO_PIXELFORMAT_Y8U8V8A8 = 620, // YUV 4:4:4 packed (1 plane) 56 ADRENO_PIXELFORMAT_Y8 = 625, // Single 8-bit luma only channel YUV format
|
/external/webrtc/webrtc/common_video/ |
common_video_unittests.isolate | 13 '<(DEPTH)/resources/foreman_cif.yuv',
|
/external/webrtc/webrtc/tools/ |
tools_unittests.isolate | 13 '<(DEPTH)/resources/foreman_cif.yuv',
|
/external/webrtc/webrtc/ |
video_engine_tests.isolate | 13 '<(DEPTH)/resources/foreman_cif_short.yuv',
|
/device/generic/goldfish/camera/ |
Converters.h | 141 * Basics of RGB -> YUV conversion 145 * RGB -> YUV conversion macros 151 /* Converts R8 G8 B8 color to YUV. */ 160 /* Converts RGB565 color to YUV. */ 167 /* Converts RGB32 color to YUV. */ 177 * Basics of YUV -> RGB conversion. 179 * RGB format that is used is RGB565, we can limit YUV -> RGB conversions to 184 * YUV -> RGB conversion macros 204 /* Converts YUV color to RGB565. */ 216 /* Converts YUV color to RGB32. * [all...] |
/external/libyuv/files/util/ |
compare.cc | 23 printf("compare file1.yuv file2.yuv\n");
|
convert.cc | 11 // Convert an ARGB image to YUV. 44 // Parse PYUV format. ie name.1920x800_24Hz_P420.yuv 67 "name.1920x800_24Hz_P420.yuv)\n" 222 // Input is YUV 227 org_size = y_size + 2 * uv_size; // YUV original. 268 // Load original YUV or ARGB frame. 285 // Scale YUV or ARGB frame. 320 // Convert ARGB to YUV. 332 // Output YUV or ARGB frame.
|
/external/webrtc/webrtc/test/ |
frame_generator.h | 35 // Creates a frame generator that repeatedly plays a set of yuv files. 43 // Creates a frame generator which takes a set of yuv files (wrapping a
|
/cts/apps/CameraITS/tests/scene1/ |
test_crop_region_raw.py | 64 # Use a manual request with a linear tonemap so that the YUV and RAW 75 # When both YUV and RAW are requested, the crop region that's 76 # applied to YUV should be reported. 112 # Shrink the YUV images 2x2 -> 1 to account for the size reduction that 123 # be larger than the YUV images). Assume a symmetric padded border. 141 print "YUV diff (crop vs. non-crop):", diff_yuv
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
video_common.h | 41 // http://www.fourcc.org/yuv.php 52 // 9 Primary YUV formats: 5 planar, 2 biplanar, 2 packed. 63 // 2 Secondary YUV formats: row biplanar. 84 // 1 Primary Compressed YUV format. 87 // 5 Auxiliary YUV variations: 3 with U and V planes are swapped, 1 Alias. 114 // 1 Auxiliary compressed YUV format set aside for capturer.
|
/external/libyuv/files/docs/ |
formats.md | 7 There are 2 core formats supported by libyuv - I420 and ARGB. All YUV formats can be converted to/from I420. All RGB formats can be converted to/from ARGB. 40 // 9 Primary YUV formats: 5 planar, 2 biplanar, 2 packed. 51 // 2 Secondary YUV formats: row biplanar. 72 // 1 Primary Compressed YUV format. 75 // 5 Auxiliary YUV variations: 3 with U and V planes are swapped, 1 Alias. 102 // 1 Auxiliary compressed YUV format set aside for capturer.
|
/external/libyuv/files/include/libyuv/ |
video_common.h | 41 // http://www.fourcc.org/yuv.php 52 // 9 Primary YUV formats: 5 planar, 2 biplanar, 2 packed. 63 // 2 Secondary YUV formats: row biplanar. 84 // 1 Primary Compressed YUV format. 87 // 5 Auxiliary YUV variations: 3 with U and V planes are swapped, 1 Alias. 115 // 1 Auxiliary compressed YUV format set aside for capturer.
|
/external/webrtc/webrtc/tools/frame_editing/ |
frame_editing.cc | 19 // A command-line tool to edit a YUV-video (I420 sub-sampled). 22 std::string usage = "Deletes a series of frames in a yuv file." 25 " --in_path=input.yuv --width=320 --height=240 --f=60 --interval=1 --l=120" 26 " --out_path=edited_clip.yuv\n" 61 " Default: output.yuv\n"; 74 parser.SetFlag("out_path", "edited_output.yuv");
|
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/inc/ |
mm_lib2d.h | 67 * @MM_LIB2D_BUFFER_TYPE_YUV: YUV buffer type 95 * @format: YUV color format 98 * @plane0: holds the whole buffer if YUV format is not planar 104 * @plane2: holds the 3. plane, ignored if YUV format is not planar 125 * @buffer_type: Buffer type. whether RGB or YUV 127 * @yuv_buffer: YUV buffer handle
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
ImageReaderTest.java | 81 // Max difference allowed between YUV and JPEG patches. This tolerance is intentionally very 85 // Legacy level devices needs even larger tolerance because jpeg and yuv are not captured 240 Log.v(TAG, "Testing long processing on repeating YUV for camera " + id); 284 Log.v(TAG, "YUV and JPEG testing for camera " + id); 305 Log.v(TAG, "YUV and RAW testing for camera " + id); 320 * Check that the center patches for YUV and JPEG outputs for the same frame match for each YUV 328 Log.v(TAG, "Testing all YUV image resolutions for camera " + id); 369 Log.v(TAG, "Testing yuv size " + captureSz + " and jpeg size " 376 // Create YUV image reade [all...] |
/docs/source.android.com/src/devices/camera/ |
camera3_crop_reprocess.jd | 34 (RAW Bayer, processed YUV buffers, or JPEG-encoded buffers).</p> 41 simultaneous YUV output streams must be supported, plus one JPEG stream. This is 42 required for video snapshot support with the application also receiving YUV 45 <li>One stream to the GPU/SurfaceView (opaque YUV format) for preview</li> 46 <li>One stream to the video encoder (opaque YUV format) for recording</li> 47 <li>One stream to the application (known YUV format) for preview frame callbacks</li> 136 produce a new rendered YUV or JPEG output.</p>
|
/external/libdrm/tests/util/ |
pattern.c | 76 static void fill_smpte_yuv_planar(const struct util_yuv_info *yuv, 109 unsigned int cs = yuv->chroma_stride; 110 unsigned int xsub = yuv->xsub; 111 unsigned int ysub = yuv->ysub; 180 static void fill_smpte_yuv_packed(const struct util_yuv_info *yuv, void *mem, 212 unsigned char *y_mem = (yuv->order & YUV_YC) ? mem : mem + 1; 213 unsigned char *c_mem = (yuv->order & YUV_CY) ? mem : mem + 1; 214 unsigned int u = (yuv->order & YUV_YCrCb) ? 2 : 0; 215 unsigned int v = (yuv->order & YUV_YCbCr) ? 2 : 0; 475 return fill_smpte_yuv_packed(&info->yuv, planes[0], width 614 const struct util_yuv_info *yuv = &info->yuv; local 647 const struct util_yuv_info *yuv = &info->yuv; local [all...] |
/frameworks/av/include/camera/ndk/ |
NdkCameraDevice.h | 444 * <li>For efficient YUV processing with <a href= 449 * Allocation</a> with a supported YUV 450 * type, the IO_INPUT flag, and one of the YUV output sizes returned by 456 * <li>For access to RAW, uncompressed YUV, or compressed JPEG data in the application: Create an 501 * `YUV` refers to output format {@link AIMAGE_FORMAT_YUV_420_888}, 520 * can be created with targets `[8 MP YUV, 2 MP PRIV]` or targets `[2 MP YUV, 2 MP PRIV]`; 521 * but a session with targets `[8 MP YUV, 4 MP PRIV]`, targets `[4 MP YUV, 4 MP PRIV]`, 522 * or targets `[8 MP PRIV, 2 MP YUV]` would not be guaranteed to work, unles [all...] |
/cts/apps/CameraITS/pymodules/its/ |
device.py | 81 CAP_YUV = {"format":"yuv"} 83 CAP_RAW_YUV = [{"format":"raw"}, {"format":"yuv"}] 84 CAP_DNG_YUV = [{"format":"dng"}, {"format":"yuv"}] 87 CAP_YUV_JPEG = [{"format":"yuv"}, {"format":"jpeg"}] 88 CAP_RAW_YUV_JPEG = [{"format":"raw"}, {"format":"yuv"}, {"format":"jpeg"}] 89 CAP_DNG_YUV_JPEG = [{"format":"dng"}, {"format":"yuv"}, {"format":"jpeg"}] 470 640x480 YUV surface without sending any data back. The caller needs to 476 format(s) of the captured image. The formats may be "yuv", "jpeg", 478 frame ("yuv") corresponding to a full sensor frame. 481 request images back in multiple formats (e.g.) raw+yuv, raw+jpeg [all...] |
/frameworks/rs/ |
rsGrallocConsumer.cpp | 55 if (a->mHal.state.yuv) { 56 bq->setDefaultBufferFormat(a->mHal.state.yuv); 165 // For YUV Allocations, we need to populate the drvState with details of how 170 // mHal.state.yuv contains the requested format, 172 if (mAlloc[idx]->mHal.state.yuv == HAL_PIXEL_FORMAT_YCbCr_420_888) { 194 mAlloc[idx]->mHal.drvState.yuv.shift = 1; 195 mAlloc[idx]->mHal.drvState.yuv.step = ycbcr.chroma_step; 225 mAlloc[idx]->mHal.drvState.yuv.shift = 1; 226 mAlloc[idx]->mHal.drvState.yuv.step = 1;
|