Searched
full:yuv (Results
351 -
375 of
1091) sorted by null
<<11121314151617181920>>
/hardware/intel/common/libva/test/encode/ |
h264encode.c | 75 #define SURFACE_NUM 16 /* 16 surfaces for source YUV */ 140 /* thread to save coded data/upload source YUV */ 720 printf(" --srcyuv <filename> load YUV from a file\n"); 721 printf(" --fourcc <NV12|IYUV|YV12> source YUV fourcc\n"); 722 printf(" --recyuv <filename> save reconstructed YUV into a file\n"); 866 printf("Open source YUV file %s failed, use auto-generated YUV data\n", srcyuv_fn); 872 printf("Source YUV file %s with %llu frames\n", srcyuv_fn, srcyuv_frames); 884 printf("Open reconstructed YUV file %s failed\n", recyuv_fn); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
active_map_test.cc | 80 ::libvpx_test::I420VideoSource video("hantro_odd.yuv", kWidth, kHeight, 30,
|
superframe_test.cc | 89 ::libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288,
|
tile_independence_test.cc | 92 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 704, 144,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vp8.h | 17 * - YUV 4:2:0 image format
|
/hardware/intel/common/utils/ISV/include/ |
isv_worker.h | 149 // Dump YUV frame
|
/hardware/intel/img/psb_video/src/hwdefs/ |
topazhp_default_params.h | 146 #define TOPAZHP_DEFAULT_ui8Fourcc "YUV"
|
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3Mem.h | 103 // parameters, metadata, and internal YUV data for jpeg encoding.
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_q6vdec.h | 126 u32 color_format; /* used to set YUV color format */
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
msm_vpu.h | 90 * V4L2_PIX_FMT_NV12 12 bit YUV 4:2:0 semi-planar NV12 91 * V4L2_PIX_FMT_NV21 12 bit YUV 4:2:0 semi-planar NV21 104 * V4L2_PIX_FMT_YUV8 24 bit YUV 4:4:4 8 bit per component 105 * V4L2_PIX_FMT_YUV10 32 bit YUV 4:4:4 10 bit per component loose
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_q6vdec.h | 126 u32 color_format; /* used to set YUV color format */
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
msm_vpu.h | 90 * V4L2_PIX_FMT_NV12 12 bit YUV 4:2:0 semi-planar NV12 91 * V4L2_PIX_FMT_NV21 12 bit YUV 4:2:0 semi-planar NV21 104 * V4L2_PIX_FMT_YUV8 24 bit YUV 4:4:4 8 bit per component 105 * V4L2_PIX_FMT_YUV10 32 bit YUV 4:4:4 10 bit per component loose
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
VPPsocket_ti.h | 70 /*** Output YUV formats definitions */
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
ImageUtils.h | 150 * A YUV image container,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
v4l2-mediabus.h | 50 /* YUV (including grey) - next is 0x2014 */
|
/external/ImageMagick/coders/ |
Make.com | 146 $call Make yuv.c 159 uyvy,vicar,vid,viff,wbmp,webp,wmf,wpg,x,xbm,xc,xcf,xpm,xps,xwd,ycbcr,yuv, -
|
/external/libavc/encoder/ |
ih264e.h | 139 /* Queue Input raw buffer - Send the YUV buffer to be encoded */ 152 /* Dequeue Input raw buffer - Get free YUV buffer from the encoder */
|
/external/opencv3/doc/tutorials/ios/video_processing/ |
video_processing.markdown | 112 The property grayscale=YES results in a different colorspace, namely "YUV (YpCbCr 4:2:0)", while 202 When you are working on grayscale data, turn set grayscale = YES as the YUV colorspace gives you
|
/external/opencv3/modules/ts/src/ |
cuda_perf.cpp | 175 //YUV 4:2:0 formats family 198 //YUV 4:2:2 formats family
|
/external/skia/src/core/ |
SkImageCacherator.cpp | 238 * 4. Ask the generator to return YUV planes, which the GPU can convert 289 // 4. Ask the generator to return YUV planes, which the GPU can convert
|
/frameworks/base/docs/html-intl/intl/ja/about/versions/ |
lollipop.jd | 170 <p>Android 5.0 ??<strong>????? API</strong> ?????????YUV?Bayer RAW ?????????????????????????ISO ????????????????????????????????????? ??????????????????????????????????????????? YUV ????? 30 FPS ???????????</p>
|
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/ |
lollipop.jd | 171 <p>Android 5.0 ???<strong>?????? API</strong>????? YUV ? Bayer RAW ???????????????????????ISO ???????????????????????????????????? 30 ?????????????? YUV ???</p>
|
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/ |
lollipop.jd | 171 <p>Android 5.0 ???<strong>????? API</strong>?????????? (?? YUV ? Bayer RAW)??????????? (???????ISO ??????????) ???????????????????????????????? 30 ??????????????? YUV ???</p>
|
/frameworks/base/graphics/java/android/graphics/ |
ColorMatrix.java | 249 * Set the matrix to convert RGB to YUV 261 * Set the matrix to convert from YUV to RGB
|
/frameworks/native/libs/gui/ |
CpuConsumer.cpp | 137 CC_LOGV("locking buffer of format %#x as flex YUV", format); 146 if (bufferPointer == NULL) { // not flexible YUV
|
Completed in 806 milliseconds
<<11121314151617181920>>