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

<<21222324252627282930>>

  /external/mesa3d/src/gallium/auxiliary/util/
u_format_table.py 51 'yuv': ['y', 'u', 'v'],
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_screen.c 301 * Although possible, it is unnatural to render into compressed or YUV
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texstate.c 253 /* YUV conversion:
  /external/opencv3/3rdparty/libwebp/dec/
decode_vp8.h 81 // this is a recommendation for the user-side yuv->rgb converter. This flag
io.c 19 #include "../dsp/yuv.h"
26 // Main YUV<->RGB conversion functions
204 // completed the YUV->RGB interpolation.
279 // YUV rescaling (no final RGB conversion needed)
webpi.h 42 OutputFunc emit; // output RGB or YUV samples
  /external/skia/include/core/
SkImageInfo.h 140 * Describes the color space a YUV pixel.
  /external/skia/src/gpu/
GrTextureToYUVPlanes.cpp 69 // sizes however we optimize for two other cases - all planes are the same (1 draw to YUV),
  /external/webp/src/dec/
decode_vp8.h 81 // this is a recommendation for the user-side yuv->rgb converter. This flag
io.c 19 #include "../dsp/yuv.h"
23 // Main YUV<->RGB conversion functions
163 // completed the YUV->RGB interpolation.
237 // YUV rescaling (no final RGB conversion needed)
webpi.h 45 OutputFunc emit; // output RGB or YUV samples
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
SurfaceViewRendererOnMeasureTest.java 55 * Returns a dummy YUV frame.
  /external/webrtc/talk/media/base/
testutils.h 208 // Dumps the YUV image out to a file, for visual inspection.
  /external/webrtc/webrtc/modules/desktop_capture/x11/
x_server_pixel_buffer.cc 308 // YUV directly.
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/test/
vp8_impl_unittest.cc 123 source_file_ = fopen(test::ResourcePath("paris_qcif", "yuv").c_str(), "rb");
  /external/webrtc/webrtc/modules/video_render/ios/
open_gles20.mm 36 // Do YUV to RGB565 conversion.
  /external/webrtc/webrtc/test/testsupport/
fileutils.h 128 // extension - File extension, without the dot, i.e. "bmp" or "yuv".
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
CameraManager.java 271 // Go ahead and assume it's YUV rather than die.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp 49 fprintf(stderr, "Usage %s <input yuv> <output file> <mode> <width> "
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DecTestBench.c 132 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out_wxxxhyyy.yuv)\n"));
252 /* Cropped frame size in planar YUV 4:2:0 */
262 /* Decoder output frame size in planar YUV 4:2:0 */
279 sprintf(outFileName, "out_w%dh%d.yuv",
  /hardware/intel/common/libva/va/
va_vpp.h 369 /** \brief Luma color key (YUV surfaces only). */
688 * - YUV: no blending, i.e override the underlying pixels.
696 * surfaces, and luma keying is only applicable to YUV surfaces.
723 * is in [16, 240]. It is mainly used for the YUV<->RGB color-space
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
resize_test.cc 236 ::libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288,
  /hardware/intel/img/psb_video/src/
psb_texture.c 819 * Select which transfer matrix to use in the YUV->RGB conversion.
830 * Depending on the nominal ranges of the input YUV surface and the output RGB
832 * The excursion in the YUV values implies that the first column of the matrix
    [all...]
  /hardware/ti/omap4-aah/camera/
NV12_resize.cpp 29 * Description : Resize a yuv frame.
  /hardware/ti/omap4xxx/camera/
NV12_resize.c 14 * Description : Resize a yuv frame.

Completed in 765 milliseconds

<<21222324252627282930>>