/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_ENUM_FRAMESIZES.c | 59 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES() 76 CU_ASSERT_EQUAL(framesize.pixel_format, fmt); in do_test_VIDIOC_ENUM_FRAMESIZES() 209 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() 226 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() 241 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() 258 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() 275 framesize.pixel_format = fmt; in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() 334 __u32 pixel_format) in supported_pixel_format_type() argument 355 } while (ret_enum == 0 && i != 0 && format.pixelformat != pixel_format); in supported_pixel_format_type() 357 if (ret_enum == 0 && i != 0 && format.pixelformat == pixel_format) { in supported_pixel_format_type() [all …]
|
D | v4l2_show.c | 135 framesize->index, framesize->pixel_format, framesize->type); in show_v4l2_frmsizeenum()
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264_video_toolbox_decoder.cc | 205 CFNumberRef pixel_format = in ResetDecompressionSession() local 208 pixel_format}; in ResetDecompressionSession() 215 if (pixel_format) { in ResetDecompressionSession() 216 CFRelease(pixel_format); in ResetDecompressionSession() 217 pixel_format = nullptr; in ResetDecompressionSession()
|
D | h264_video_toolbox_encoder.cc | 352 CFNumberRef pixel_format = in ResetCompressionSession() local 355 pixel_format}; in ResetCompressionSession() 362 if (pixel_format) { in ResetCompressionSession() 363 CFRelease(pixel_format); in ResetCompressionSession() 364 pixel_format = nullptr; in ResetCompressionSession()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesaP.h | 58 enum pixel_format { enum 85 enum pixel_format dithered_pf; /* Pixel format when dithering */ 86 enum pixel_format undithered_pf;/* Pixel format when not dithering */ 117 enum pixel_format pixelformat;
|
/external/strace/tests-m32/ |
D | ioctl_v4l2.c | 506 p_frmsizeenum->pixel_format = fourcc(cc[0], cc[1], cc[2], cc[3]); in main() 526 cc0(p_v4l2_frmivalenum->pixel_format), in main() 527 cc1(p_v4l2_frmivalenum->pixel_format), in main() 528 cc2(p_v4l2_frmivalenum->pixel_format), in main() 529 cc3(p_v4l2_frmivalenum->pixel_format), in main()
|
/external/strace/tests/ |
D | ioctl_v4l2.c | 506 p_frmsizeenum->pixel_format = fourcc(cc[0], cc[1], cc[2], cc[3]); in main() 526 cc0(p_v4l2_frmivalenum->pixel_format), in main() 527 cc1(p_v4l2_frmivalenum->pixel_format), in main() 528 cc2(p_v4l2_frmivalenum->pixel_format), in main() 529 cc3(p_v4l2_frmivalenum->pixel_format), in main()
|
/external/strace/tests-mx32/ |
D | ioctl_v4l2.c | 506 p_frmsizeenum->pixel_format = fourcc(cc[0], cc[1], cc[2], cc[3]); in main() 526 cc0(p_v4l2_frmivalenum->pixel_format), in main() 527 cc1(p_v4l2_frmivalenum->pixel_format), in main() 528 cc2(p_v4l2_frmivalenum->pixel_format), in main() 529 cc3(p_v4l2_frmivalenum->pixel_format), in main()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCameraParameters.java | 116 public void setPreviewFormat(int pixel_format) { in setPreviewFormat() argument 117 previewFormat = pixel_format; in setPreviewFormat()
|
/external/syslinux/com32/include/ |
D | tinyjpeg.h | 59 int tinyjpeg_decode(struct jdec_private *priv, tinyjpeg_colorspace_t pixel_format);
|
/external/ImageMagick/coders/ |
D | sgi.c | 95 pixel_format; member 348 iris_info.pixel_format=ReadBlobMSBLong(image); in ReadSGIImage() 349 if (iris_info.pixel_format != 0) in ReadSGIImage() 356 if (iris_info.pixel_format == 0) in ReadSGIImage() 975 (void) WriteBlobMSBLong(image,(unsigned int) iris_info.pixel_format); in WriteSGIImage()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_gdipext.cpp | 1428 PixelFormat pixel_format; in LoadDIBitmap() local 1429 CallFunc(GdipGetImagePixelFormat)(pBitmap, &pixel_format); in LoadDIBitmap() 1433 if (pixel_format == PixelFormat1bppIndexed) { in LoadDIBitmap() 1437 } else if (pixel_format == PixelFormat8bppIndexed) { in LoadDIBitmap() 1441 } else if (pixel_format == PixelFormat32bppARGB) { in LoadDIBitmap() 1456 if (pixel_format == PixelFormat1bppIndexed || in LoadDIBitmap() 1457 pixel_format == PixelFormat8bppIndexed) { in LoadDIBitmap() 1467 int entries = pixel_format == PixelFormat1bppIndexed ? 2 : 256; in LoadDIBitmap()
|
/external/mesa3d/src/mesa/drivers/dri/swrast/ |
D | swrast.c | 325 GLuint pixel_format; in swrast_new_renderbuffer() local 336 pixel_format = choose_pixel_format(visual); in swrast_new_renderbuffer() 347 switch (pixel_format) { in swrast_new_renderbuffer()
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 346 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
|
/external/strace/ |
D | v4l2.c | 742 print_pixelformat(s.pixel_format); in print_v4l2_frmsizeenum() 782 print_pixelformat(f.pixel_format); in print_v4l2_frmivalenum()
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_mode.h | 396 __u32 pixel_format; /* fourcc code from drm_fourcc.h */ member
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac.mm | 864 CGLPixelFormatObj pixel_format = NULL; 867 &pixel_format, 870 err = CGLCreateContext(pixel_format, NULL, &cgl_context_); 872 CGLDestroyPixelFormat(pixel_format);
|
/external/libdrm/ |
D | xf86drmMode.h | 369 uint32_t pixel_format, uint32_t bo_handles[4],
|
D | xf86drmMode.c | 274 uint32_t pixel_format, uint32_t bo_handles[4], in drmModeAddFB2() argument 284 f.pixel_format = pixel_format; in drmModeAddFB2()
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 725 __u32 pixel_format; /* Pixel format */ member 753 __u32 pixel_format; /* Pixel format */ member
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | media_v4l2_device.cc | 650 frmsize_desc.pixel_format = pixfmt; in EnumFrameSize()
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 3764 __vki_u32 pixel_format; /* Pixel format */ member 3783 __vki_u32 pixel_format; member
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-linux.c | 8038 PRE_FIELD_READ("ioctl(VKI_V4L2_ENUM_FRAMESIZES).pixel_format", data->pixel_format); in PRE() 8047 PRE_FIELD_READ("ioctl(VKI_V4L2_ENUM_FRAMEINTERVALS).pixel_format", data->pixel_format); in PRE()
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |