Searched refs:pixel_format (Results 1 - 25 of 37) sorted by relevance

12

/hardware/intel/common/libva/va/
H A Dva_tpi.h56 unsigned int pixel_format; /* buffer format */ member in struct:_VASurfaceAttributeTPI
H A Dva.h1077 unsigned int pixel_format; member in struct:_VASurfaceAttribExternalBuffers
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test.h103 }pixel_format; typedef in typeref:struct:pixel_format_t
H A Dcamera_test_menu.cpp381 pixel_format pixelformat[] = {
/hardware/intel/common/libva/test/basic/
H A Dtest_vaSurfaceAttrib.c125 vaSurfaceExternBuf.pixel_format = VA_FOURCC_NV12;
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DVirtualDevice.cpp139 VAMappedHandle(VADisplay dpy, buffer_handle_t handle, uint32_t stride, uint32_t height, unsigned int pixel_format) argument
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) argument
264 : VAMappedHandle(dpy, handle, stride, height, pixel_format) { }
1276 unsigned int pixel_format local
[all...]
/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c144 ALOGD("external_buffers->pixel_format is 0x%x.\n", external_buffers->pixel_format);
483 psb_surface->extra_info[8] = external_buffers->pixel_format;
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
H A DV4LCapabilities.cpp265 frmSizeEnum.pixel_format = V4L2_PIX_FMT_YUYV;
311 frmIvalEnum.pixel_format = V4L2_PIX_FMT_YUYV;
/hardware/intel/common/utils/ISV/base/
H A Disv_worker.cpp236 vaExtBuf.pixel_format = VA_FOURCC_YV12;
248 vaExtBuf.pixel_format = VA_FOURCC_YV12;
269 vaExtBuf.pixel_format = VA_FOURCC_NV12;
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DRotationBufferProvider.cpp198 vaSurfaceAttrib->pixel_format = payload->format;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DRotationBufferProvider.cpp197 vaSurfaceAttrib->pixel_format = payload->format;
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test.h174 }pixel_format; typedef in typeref:struct:pixel_format_t
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp702 extbuf.pixel_format = VA_FOURCC_NV12;
776 extbuf.pixel_format = VA_FOURCC_NV12;
/hardware/intel/img/psb_video/src/
H A Dpsb_surface_attrib.c782 attribute_tpi->size, attribute_tpi->pixel_format,
801 attribute_tpi->size, attribute_tpi->pixel_format,
H A Dpsb_drv_video.h639 unsigned int pixel_format; /* buffer format */ member in struct:_PsbSurfaceAttributeTPI
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dvideodev2.h366 __u32 pixel_format; member in struct:v4l2_frmsizeenum
391 __u32 pixel_format; member in struct:v4l2_frmivalenum
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dvideodev2.h492 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmsizeenum
520 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmivalenum
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h396 __u32 pixel_format; member in struct:v4l2_frmsizeenum
421 __u32 pixel_format; member in struct:v4l2_frmivalenum
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h531 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmsizeenum
559 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmivalenum
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h365 __u32 pixel_format; member in struct:v4l2_frmsizeenum
390 __u32 pixel_format; member in struct:v4l2_frmivalenum
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h489 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmsizeenum
517 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmivalenum
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.cpp913 mVASurfaceAttrib->pixel_format = VA_FOURCC_NV12;
1326 surfExtBuf.pixel_format = VA_FOURCC_NV12;
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h359 __u32 pixel_format; member in struct:v4l2_frmsizeenum
384 __u32 pixel_format; member in struct:v4l2_frmivalenum
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h497 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmsizeenum
525 __u32 pixel_format; /* Pixel format */ member in struct:v4l2_frmivalenum
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP9HWR.cpp281 surfExtBuf->pixel_format = VA_FOURCC_NV12;

Completed in 445 milliseconds

12