HomeSort by relevance Sort by last modified time
    Searched full:deinterlace (Results 1 - 18 of 18) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 48 /* deinterlace allgorithem */
191 enum vl_compositor_deinterlace deinterlace);
vl_compositor.c 874 enum vl_compositor_deinterlace deinterlace)
896 switch(deinterlace) {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
mixer.c 218 enum vl_compositor_deinterlace deinterlace; local
269 deinterlace = VL_COMPOSITOR_BOB_TOP;
273 deinterlace = VL_COMPOSITOR_BOB_BOTTOM;
277 deinterlace = VL_COMPOSITOR_WEAVE;
292 vl_compositor_set_buffer_layer(&vmixer->cstate, compositor, layer, surf->video_buffer, prect, NULL, deinterlace);
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 26 * This test covers deinterlace, denoise, color balance, sharpening,
507 /* read and check whether configured deinterlace algorithm is supported */
520 printf("Read deinterlace algorithm failed, use default algorithm");
543 /* read and check the deinterlace flags */
556 /* create deinterlace fitler buffer */
    [all...]
  /external/skia/src/images/
SkMovie_gif.cpp 163 // deinterlace
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
RotationBufferProvider.cpp 188 // adjust source target for Bob deinterlace
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
RotationBufferProvider.cpp 187 // adjust source target for Bob deinterlace
  /hardware/qcom/media/mm-core/inc/
OMX_Video.h     [all...]
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.h 254 * Various mdp flags like PIPE SHARE, DEINTERLACE etc...
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.h 223 * Various mdp flags like PIPE SHARE, DEINTERLACE etc...
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 250 * Various mdp flags like PIPE SHARE, DEINTERLACE etc...
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 250 * Various mdp flags like PIPE SHARE, DEINTERLACE etc...
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.h 214 * Various mdp flags like PIPE SHARE, DEINTERLACE etc...
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 2008 OMX_VIDEO_CONFIG_DEINTERLACE *deinterlace = (OMX_VIDEO_CONFIG_DEINTERLACE *) configData; local
    [all...]
  /hardware/intel/img/psb_video/src/
psb_overlay.c 609 /* deinterlace requires twice of VSCALE setting*/
    [all...]
  /external/lldb/test/pexpect-2.4/examples/
rippy.py 187 'video_deinterlace_flag':("N","is the video interlaced?","""This sets the deinterlace flag. If set then mencoder will be instructed
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 5650 milliseconds