HomeSort by relevance Sort by last modified time
    Searched refs:pixelformat (Results 26 - 50 of 148) sorted by null

12 3 4 5 6

  /external/webrtc/webrtc/modules/video_capture/linux/
video_capture_linux.cc 180 " { pixelformat = %c%c%c%c, description = '%s' }",
181 fmt.pixelformat & 0xFF, (fmt.pixelformat>>8) & 0xFF,
182 (fmt.pixelformat>>16) & 0xFF, (fmt.pixelformat>>24) & 0xFF,
186 if (fmt.pixelformat == fmts[i] && i < fmtsIdx)
211 video_fmt.fmt.pix.pixelformat = fmts[fmtsIdx];
213 if (video_fmt.fmt.pix.pixelformat == V4L2_PIX_FMT_YUYV)
215 else if (video_fmt.fmt.pix.pixelformat == V4L2_PIX_FMT_YUV420)
217 else if (video_fmt.fmt.pix.pixelformat == V4L2_PIX_FMT_UYVY
    [all...]
device_info_linux.cc 279 video_fmt.fmt.pix.pixelformat = videoFormats[fmts];
  /external/ImageMagick/coders/
dds.c 141 pixelformat;
139 pixelformat; member in struct:_DDSInfo
    [all...]
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc 120 fmt.fmt.pix.pixelformat = pixfmt;
625 (format_desc.pixelformat >> 0) & 0xff,
626 (format_desc.pixelformat >> 8) & 0xff,
627 (format_desc.pixelformat >> 16) & 0xff,
628 (format_desc.pixelformat >> 24) & 0xff);
643 return format_desc.pixelformat;
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_camera.h 130 unsigned int pixelformat; member in struct:msm_v4l2_format_data
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_camera.h 163 unsigned int pixelformat; /* FOURCC */ member in struct:msm_v4l2_format_data
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_camera.h 127 unsigned int pixelformat; member in struct:msm_v4l2_format_data
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_camera.h 143 unsigned int pixelformat; /* FOURCC */ member in struct:msm_v4l2_format_data
  /external/strace/
v4l2.c 73 uint32_t pixelformat; member in union:__anon22900
76 .pixelformat =
125 tprintf("pix={width=%u, height=%u, pixelformat=",
127 print_pixelformat(pix->pixelformat);
143 tprintf("pix_mp={width=%u, height=%u, pixelformat=",
145 print_pixelformat(pix_mp->pixelformat);
297 tprints(", pixelformat=");
298 print_pixelformat(f.pixelformat);
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 111 if(caps.ePreviewFormats[i] == mPixelformats[j].pixelformat ) {
253 CAMHAL_LOGDB("fmtDesc[%d].description::pixelformat::flags== (%s::%d::%d)",i, fmtDesc.description,fmtDesc.pixelformat,fmtDesc.flags);
254 caps.ePreviewFormats[i] = fmtDesc.pixelformat;
  /external/mesa3d/src/mesa/drivers/x11/
xm_line.c 69 xmesa->pixelformat);
425 xmesa->pixelformat);
472 switch (xmesa->pixelformat) {
494 switch (xmesa->pixelformat) {
xmesaP.h 117 enum pixel_format pixelformat; member in struct:xmesa_context
247 * If pixelformat==PF_TRUECOLOR:
256 * If pixelformat==PF_TRUEDITHER:
269 * If pixelformat==PF_8A8B8G8R:
284 * If pixelformat==PF_8R8G8B:
290 * If pixelformat==PF_5R6G5B:
296 * If pixelformat==PF_8A8R8G8B:
343 GLuint pixelFormat );
xm_tri.c 1035 switch (xmesa->pixelformat) {
1062 switch (xmesa->pixelformat) {
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_camera.h 139 unsigned int pixelformat; member in struct:msm_v4l2_format_data
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_camera.h 159 unsigned int pixelformat; /* FOURCC */ member in struct:msm_v4l2_format_data
  /hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 41 uint32_t pixelformat; member in struct:Ti::Camera::CapPixelformat
72 uint16_t ulPreviewFormatCount; // supported preview pixelformat count
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 381 pixel_format pixelformat[] = { variable
1076 pixelformat[previewFormat].pixelFormatDesc) < 0 ) {
1189 params.setPreviewFormat(pixelformat[previewFormat].pixformat);
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 217 __u32 pixelformat; member in struct:v4l2_pix_format
409 __u32 pixelformat; member in struct:v4l2_fmtdesc
606 __u32 pixelformat; member in struct:v4l2_framebuffer::__anon1025
1331 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
1346 __u32 pixelformat; member in struct:v4l2_sdr_format
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 454 __u32 pixelformat; member in struct:v4l2_pix_format
459 __u32 priv; /* private data, depends on pixelformat */
646 __u32 pixelformat; /* Format fourcc */ member in struct:v4l2_fmtdesc
947 __u32 pixelformat; member in struct:v4l2_framebuffer::__anon13653
1968 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
1987 __u32 pixelformat; member in struct:v4l2_sdr_format
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 170 __u32 pixelformat; member in struct:v4l2_pix_format
366 __u32 pixelformat; member in struct:v4l2_fmtdesc
580 __u32 pixelformat; member in struct:v4l2_framebuffer::__anon34151
1314 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
1325 __u32 pixelformat; member in struct:v4l2_sdr_format
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 291 __u32 pixelformat; member in struct:v4l2_pix_format
296 __u32 priv; /* private data, depends on pixelformat */
497 __u32 pixelformat; /* Format fourcc */ member in struct:v4l2_fmtdesc
811 __u32 pixelformat; member in struct:v4l2_framebuffer::__anon34302
1835 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
1851 __u32 pixelformat; member in struct:v4l2_sdr_format
    [all...]
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wmesa.c 131 pwfb->pixelformat = PF_INDEX8;
134 pwfb->pixelformat = PF_5R6G5B;
138 pwfb->pixelformat = PF_8R8G8B;
141 pwfb->pixelformat = PF_BADFORMAT;
    [all...]
  /development/ndk/platforms/android-21/include/linux/
videodev2.h 161 __u32 pixelformat; member in struct:v4l2_pix_format
320 __u32 pixelformat; member in struct:v4l2_fmtdesc
1179 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
videodev2.h 161 __u32 pixelformat; member in struct:v4l2_pix_format
320 __u32 pixelformat; member in struct:v4l2_fmtdesc
1179 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
videodev2.h 161 __u32 pixelformat; member in struct:v4l2_pix_format
320 __u32 pixelformat; member in struct:v4l2_fmtdesc
1179 __u32 pixelformat; member in struct:v4l2_pix_format_mplane
    [all...]

Completed in 1661 milliseconds

12 3 4 5 6