HomeSort by relevance Sort by last modified time
    Searched full:yuv (Results 251 - 275 of 372) sorted by null

<<1112131415

  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 737 DEBUG_PRINT("\nFillBufferDone: Wrote %d YUV bytes to the file\n",
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 65 //{"OMX.TI.VPP", "iv_renderer.yuv.overlay"},
66 //{"OMX.TI.Camera", "camera.yuv"},
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 40 // FILE QVGA MP4 24 384000 100 enc_qvga.yuv QVGA_24.m4v
41 // FILE QCIF MP4 15 96000 0 foreman.qcif.yuv output_qcif.m4v
42 // FILE VGA MP4 24 1200000 218 enc_vga.yuv vga_output.m4v
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 256 /*YUV output port*/
258 arr[11] = 0; /*Stream based output stream for YUV data*/
396 /* Output YUV frame format*/
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 68 snprintf(bufp, BUFF_SIZE_128, "/data/main_raw_%d.yuv", raw_snapshot_cnt);
71 snprintf(bufp, BUFF_SIZE_128, "/data/main_%d.yuv", snapshot_cnt);
73 snprintf(bufp, BUFF_SIZE_128, "/data/thumb_%d.yuv", snapshot_cnt);
    [all...]
mm_qcamera_video.c 55 snprintf(bufp, BUFF_SIZE_128, "/data/v_%d.yuv", v_cnt);
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 207 /** The YUV hardware video overlay */
799 /** @name YUV video surface overlay functions */ /*@{*/
805 * is shown is undefined - it may be overwritten with the converted YUV data.
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 207 /** The YUV hardware video overlay */
799 /** @name YUV video surface overlay functions */ /*@{*/
805 * is shown is undefined - it may be overwritten with the converted YUV data.
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 207 /** The YUV hardware video overlay */
799 /** @name YUV video surface overlay functions */ /*@{*/
805 * is shown is undefined - it may be overwritten with the converted YUV data.
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 207 /** The YUV hardware video overlay */
799 /** @name YUV video surface overlay functions */ /*@{*/
805 * is shown is undefined - it may be overwritten with the converted YUV data.
    [all...]
  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 307 /** Computes the pixel value in YUV space after adjusting to the current
  /device/generic/goldfish/camera/fake-pipeline2/
Scene.cpp 378 // RGB->YUV, Jpeg standard
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
  /external/libvpx/libvpx/test/
test.mk 56 LIBVPX_TEST_DATA-$(CONFIG_VP8_ENCODER) += hantro_collage_w352h288.yuv
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 331 /* Apply the filter (YUV) */
  /external/skia/legacy/src/images/
SkImageDecoder_libwebp.cpp 265 // YUV converter supports output in RGB565, RGBA4444 and RGBA8888 formats.
  /external/skia/src/images/
SkImageDecoder_libwebp.cpp 259 // YUV converter supports output in RGB565, RGBA4444 and RGBA8888 formats.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_FiltersAPI.h 91 * @brief Texture (YUV) planes structure
    [all...]
  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VFL_transition.c 230 * @brief Blends two YUV 4:2:0 Planar images.
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 430 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv)
432 LOG_API("nTypeCreate, con(%p) eid(%p), x(%i), y(%i), z(%i), mips(%i), faces(%i), yuv(%i)",
433 con, eid, dimx, dimy, dimz, mips, faces, yuv);
435 jint id = (jint)rsTypeCreate(con, (RsElement)eid, dimx, dimy, dimz, mips, faces, yuv);
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 143 /*Different input formats for YUV data.*/

Completed in 1038 milliseconds

<<1112131415