/external/libpng/contrib/gregbook/ |
rpng-x.c | 573 size_hints->min_width = size_hints->max_width = (int)image_width;
|
rpng2-x.c | [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device_v4l2.cpp | 705 capability.max_width = frmsize.stepwise.max_width; [all...] |
/external/opencv/cv/src/ |
cvderiv.cpp | 384 int width = max_width, trow_sz = 0; 388 trow_sz = cvAlign( (max_width + ksize.width - 1)*CV_ELEM_SIZE(src_type), ALIGN ); [all...] |
/hardware/ti/omap4xxx/hwc/ |
hwc.c | 702 __u16 max_width; member in struct:dsscomp_dispc_limitations 713 .max_width = 2048, [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 271 unsigned int max_width; member in struct:video_decoder_capability [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev2.h | 355 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 355 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
videodev2.h | 355 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
videodev2.h | 254 __u32 max_width; member in struct:v4l2_frmsize_stepwise [all...] |
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
videodev2.h | 254 __u32 max_width; member in struct:v4l2_frmsize_stepwise [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11video.c | 802 hints->min_width = hints->max_width = w; [all...] |
/hardware/qcom/msm8960/kernel-headers/media/ |
msm_camera.h | 1797 uint32_t max_width; member in struct:msm_camsensor_info [all...] |
/hardware/qcom/msm8960/original-kernel-headers/media/ |
msm_camera.h | 1655 uint32_t max_width; member in struct:msm_camsensor_info [all...] |
/hardware/qcom/msm8x74/kernel-headers/media/ |
msm_camera.h | 1926 uint32_t max_width; member in struct:msm_camsensor_info [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msm_camera.h | 1956 uint32_t max_width; member in struct:msm_camsensor_info [all...] |
/bionic/libc/kernel/common/linux/ |
videodev2.h | 347 __u32 max_width; member in struct:v4l2_frmsize_stepwise [all...] |
/external/kernel-headers/original/linux/ |
videodev2.h | 487 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/hardware/qcom/msm8x74/kernel-headers/linux/ |
videodev2.h | 349 __u32 max_width; member in struct:v4l2_frmsize_stepwise [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
videodev2.h | 488 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/hardware/samsung_slsi/exynos5/include/ |
videodev2.h | 464 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise [all...] |
/external/chromium/chrome/browser/ui/ |
browser.cc | 2916 int max_width = gdk_screen_get_width(screen) * kPopupMaxWidthFactor; local [all...] |
/external/flac/libFLAC/ |
metadata_iterators.c | 285 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors) 312 obj->data.picture.width <= max_width && [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_msm8974.cpp | [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine.cc | [all...] |