HomeSort by relevance Sort by last modified time
    Searched full:cropping (Results 76 - 100 of 152) sorted by null

1 2 34 5 6 7

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropActivity.java 58 * Activity for cropping an image.
229 Log.w(LOGTAG, "could not load image for cropping");
  /external/webp/src/dec/
vp8i.h 245 // Macroblock to process/filter, depending on cropping and filter_type.
webp.c 778 // Cropping and rescaling.
786 // Cropping
frame.c 240 // * we must clip the remaining pixels against the cropping area. The VP8Io
406 // Define the area where we can skip in-loop filtering, in case of cropping.
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderVP8.cpp 86 ITRACE("Cropping: left = %d, top = %d, right = %d, bottom = %d", data->codec_data->crop_left, data->codec_data->crop_top, data->codec_data->crop_right, data->codec_data->crop_bottom);
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
RotationBufferProvider.cpp 229 VTRACE("Invalid cropping width or height");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
RotationBufferProvider.cpp 228 VLOGTRACE("Invalid cropping width or height");
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 454 * 2) If we have a scaling layer which needs cropping against generated
477 * cropping */
547 * 2) If we have a scaling layer which needs cropping against generated
577 * cropping */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtilsTest.java 222 // This code is not a test. When I implemented image cropping, I first implemented
  /external/libyuv/files/source/
convert_argb.cc 995 // Convert camera sample to I420 with cropping, rotation and vertical flip.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DecTestBench.c 246 DEBUG(("Cropping params: (%d, %d) %dx%d\n",
583 Perform cropping for picture. Input picture pInImage with dimensions
TestBenchMultipleInstance.c 223 DEBUG(("Decoder[%d] Cropping params: (%d, %d) %dx%d\n",
h264bsd_seq_param_set.c 289 /* check that frame cropping params are valid, parameters shall
  /frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java     [all...]
  /system/media/camera/docs/
metadata_properties.xml     [all...]
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java     [all...]
  /external/libhevc/decoder/
ihevcd_structs.h     [all...]
ihevcd_fmt_conv.c 733 /* Take care of cropping */
  /frameworks/base/core/java/android/app/
WallpaperManager.java 407 * @param scaleToFit If true, scale the wallpaper down rather than just cropping it
659 * that supports cropping wallpapers, it will be preferred as the default.
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 199 /* Starting doing MDP Cropping */
  /docs/source.android.com/src/devices/
devices_toc.cs 70 <li><a href="<?cs var:toroot ?>devices/camera/camera3_crop_reprocess.html">Output and Cropping</a></li>
  /external/opencv/
cvjni.cpp 553 // optimized by focusing on a single face and cropping the detection
  /external/skia/include/core/
SkShader.h 435 * and cropping). If null, the tile rect is considered equal to the picture
  /external/webp/include/webp/
encode.h 408 // ('src' equal to 'dst') as a mean of fast-cropping (but note that doing so,
  /external/webp/src/webp/
encode.h 408 // ('src' equal to 'dst') as a mean of fast-cropping (but note that doing so,

Completed in 606 milliseconds

1 2 34 5 6 7