Home
last modified time | relevance | path

Searched defs:conversion_matrix (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/vkms/
A Dvkms_drv.h133 struct conversion_matrix { struct
144 * @conversion_matrix: matrix used for yuv formats to convert to rgb argument
150 struct conversion_matrix conversion_matrix; member
A Dvkms_formats.c541 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in semi_planar_yuv_read_line() local
586 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in planar_yuv_read_line() local

Completed in 7 milliseconds