Home
last modified time | relevance | path

Searched refs:SUBSAMPLE_YUV444 (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/libva-intel-hybrid-driver/intel-hybrid-driver-1.0.2/src/
H A Dmedia_drv_util.c186 surface_sampling = SUBSAMPLE_YUV444; in get_sampling_from_fourcc()
237 surface_sampling = SUBSAMPLE_YUV444; in media_get_sampling_from_fourcc()
H A Dmedia_drv_defines.h76 #define SUBSAMPLE_YUV444 4 macro
H A Dmedia_drv_surface.c222 obj_surface->subsampling = SUBSAMPLE_YUV444; in media_suface_external_memory()
367 MEDIA_DRV_ASSERT (subsampling == SUBSAMPLE_YUV444); in media_alloc_surface_bo()
H A Di965_output_wayland.c268 case SUBSAMPLE_YUV444:
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Di965_output_wayland.c331 case SUBSAMPLE_YUV444: in va_GetSurfaceBufferWl()
H A Di965_defines.h870 #define SUBSAMPLE_YUV444 4 macro
H A Di965_encoder.c273 subsample = SUBSAMPLE_YUV444; in intel_encoder_check_jpeg_yuv_surface()
H A Dgen7_mfd.c2315 subsampling = SUBSAMPLE_YUV444; in gen7_mfd_jpeg_decode_init()
H A Dgen8_mfd.c2368 subsampling = SUBSAMPLE_YUV444; in gen8_mfd_jpeg_decode_init()
H A Dgen75_mfd.c2660 subsampling = SUBSAMPLE_YUV444; in gen75_mfd_jpeg_decode_init()
H A Di965_drv_video.c1885 obj_surface->subsampling = SUBSAMPLE_YUV444; in i965_suface_external_memory()
4599 assert(subsampling == SUBSAMPLE_YUV444); in i965_check_alloc_surface_bo()