HomeSort by relevance Sort by last modified time
    Searched refs:pixel_format (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_ENUM_FRAMESIZES.c 59 framesize.pixel_format = fmt;
65 ("\t%s:%u: VIDIOC_ENUM_FRAMESIZES, index=%u, pixel_format=0x%x, ret_frame=%i, errno_frame=%i\n",
76 CU_ASSERT_EQUAL(framesize.pixel_format, fmt);
209 framesize.pixel_format = fmt;
215 ("\t%s:%u: VIDIOC_ENUM_FRAMESIZES, index=%u, pixel_format=0x%x, ret_frame=%i, errno_frame=%i\n",
226 framesize.pixel_format = fmt;
231 ("\t%s:%u: VIDIOC_ENUM_FRAMESIZES, index=%u, pixel_format=0x%x, ret_frame=%i, errno_frame=%i\n",
241 framesize.pixel_format = fmt;
247 ("\t%s:%u: VIDIOC_ENUM_FRAMESIZES, index=0x%x, pixel_format=0x%x, ret_frame=%i, errno_frame=%i\n",
258 framesize.pixel_format = fmt
    [all...]
v4l2_show.c 133 ".pixel_format=0x%x, "
135 framesize->index, framesize->pixel_format, framesize->type);
  /external/syslinux/com32/include/
tinyjpeg.h 59 int tinyjpeg_decode(struct jdec_private *priv, tinyjpeg_colorspace_t pixel_format);
  /hardware/intel/common/libva/va/
va_tpi.h 56 unsigned int pixel_format; /* buffer format */ member in struct:_VASurfaceAttributeTPI
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.cc 205 CFNumberRef pixel_format = local
208 pixel_format};
215 if (pixel_format) {
216 CFRelease(pixel_format);
217 pixel_format = nullptr;
h264_video_toolbox_encoder.cc 352 CFNumberRef pixel_format = local
355 pixel_format};
362 if (pixel_format) {
363 CFRelease(pixel_format);
364 pixel_format = nullptr;
  /device/generic/goldfish/camera/
QemuClient.h 380 * pixel_format - Pixel format that is used by the client to push video
386 status_t queryStart(uint32_t pixel_format, int width, int height);
QemuClient.cpp 473 status_t CameraQemuClient::queryStart(uint32_t pixel_format,
481 mQueryStart, width, height, pixel_format);
  /external/mesa3d/src/mesa/drivers/x11/
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/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCameraParameters.java 116 public void setPreviewFormat(int pixel_format) {
117 previewFormat = pixel_format;
  /prebuilts/misc/windows/sdl2/test/
testoverlay2.c 244 Uint32 pixel_format = SDL_PIXELFORMAT_YV12; local
352 MooseTexture = SDL_CreateTexture(renderer, pixel_format, SDL_TEXTUREACCESS_STREAMING, MOOSEPIC_W, MOOSEPIC_H);
434 SDL_UpdateTexture(MooseTexture, NULL, MooseFrame[i], MOOSEPIC_W*SDL_BYTESPERPIXEL(pixel_format));
  /hardware/qcom/display/msm8998/libdrmutils/
drm_master.cpp 101 cmd2.pixel_format = drm_buffer.drm_format;
  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 125 vaSurfaceExternBuf.pixel_format = VA_FOURCC_NV12;
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_surface.h 362 (SDL_Surface * src, Uint32 pixel_format, Uint32 flags);
SDL_pixels.h 333 extern DECLSPEC SDL_PixelFormat * SDLCALL SDL_AllocFormat(Uint32 pixel_format);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_surface.h 362 (SDL_Surface * src, Uint32 pixel_format, Uint32 flags);
  /prebuilts/misc/windows/sdl2/include/
SDL_surface.h 362 (SDL_Surface * src, Uint32 pixel_format, Uint32 flags);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_surface.h 362 (SDL_Surface * src, Uint32 pixel_format, Uint32 flags);
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 139 VAMappedHandle(VADisplay dpy, buffer_handle_t handle, uint32_t stride, uint32_t height, unsigned int pixel_format)
148 buf.pixel_format = pixel_format;
156 if (pixel_format == VA_FOURCC_RGBA || pixel_format == VA_FOURCC_BGRA) {
193 attrib_list[2].value.value.i = pixel_format;
221 attribTpi.pixel_format = VA_FOURCC_NV12;
263 VAMappedHandleObject(VADisplay dpy, buffer_handle_t handle, uint32_t stride, uint32_t height, unsigned int pixel_format)
264 : VAMappedHandle(dpy, handle, stride, height, pixel_format) { }
1276 unsigned int pixel_format = VA_FOURCC_BGRA; local
    [all...]
  /external/ImageMagick/coders/
sgi.c 97 pixel_format;
352 iris_info.pixel_format=ReadBlobMSBLong(image);
353 if (iris_info.pixel_format != 0)
360 if (iris_info.pixel_format == 0)
95 pixel_format; member in struct:_SGIInfo
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 325 GLuint pixel_format; local
336 pixel_format = choose_pixel_format(visual);
347 switch (pixel_format) {
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 1428 PixelFormat pixel_format; local
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 864 CGLPixelFormatObj pixel_format = NULL
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 144 ALOGD("external_buffers->pixel_format is 0x%x.\n", external_buffers->pixel_format);
483 psb_surface->extra_info[8] = external_buffers->pixel_format;

Completed in 682 milliseconds

1 2 3 4 5 6