HomeSort by relevance Sort by last modified time
    Searched defs:crop_right (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/remoting/client/plugin/
media_source_video_renderer.cc 73 uint64 crop_right = 0; local
77 crop_right = 1;
91 video_track->set_crop_right(crop_right);
  /external/chromium_org/third_party/libwebp/dec/
decode_vp8.h 98 int crop_left, crop_right, crop_top, crop_bottom; member in struct:VP8Io
  /external/webp/src/dec/
decode_vp8.h 98 int crop_left, crop_right, crop_top, crop_bottom; member in struct:VP8Io
  /external/libvpx/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 135 unsigned int crop_right; /**< Pixels to crop from the right of the frame. */ member in struct:__anon29438
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 135 unsigned int crop_right; /**< Pixels to crop from the right of the frame. */ member in struct:__anon40621
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 259 int32_t crop_left, crop_top, crop_right, crop_bottom; local
262 &crop_left, &crop_top, &crop_right, &crop_bottom)) {
264 crop_right = width - 1;
274 frame->mWidth = crop_right - crop_left + 1;
300 crop_left, crop_top, crop_right, crop_bottom,
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 152 int crop_right; member in struct:_vbp_codec_data_h264
340 int crop_right; member in struct:_vbp_codec_data_vp8
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 118 uint32 crop_right; member in struct:H264ParamNalu
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 123 uint32 crop_right; member in struct:H264ParamNalu

Completed in 383 milliseconds