Home
last modified time | relevance | path

Searched defs:yuv_color_space (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.h106 enum __DRIYUVColorSpace yuv_color_space; member
H A Dplatform_android.h133 enum __DRIYUVColorSpace yuv_color_space; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h135 enum __DRIYUVColorSpace yuv_color_space; member
H A Ddri2.c1652 dri2_from_dma_bufs(__DRIscreen *screen, int width, int height, int fourcc, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs() argument
1681 dri2_from_dma_bufs2(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs2() argument
1710 dri2_from_dma_bufs3(__DRIscreen *screen, int width, int height, int fourcc, uint64_t modifier, int *fds, int num_fds, int *strides, int *offsets, enum __DRIYUVColorSpace yuv_color_space, enum __DRISampleRange sample_range, enum __DRIChromaSiting horizontal_siting, enum __DRIChromaSiting vertical_siting, uint32_t flags, unsigned *error, void *loaderPrivate) dri2_from_dma_bufs3() argument
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h192 unsigned yuv_color_space; member
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h1033 enum gl_texture_yuv_color_space yuv_color_space; member

Completed in 19 milliseconds