Searched refs:conversion_matrix (Results 1 – 5 of 5) sorted by relevance
263 const struct conversion_matrix *matrix) in argb_u16_from_yuv888()541 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in semi_planar_yuv_read_line() local545 conversion_matrix); in semi_planar_yuv_read_line()586 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in planar_yuv_read_line() local590 conversion_matrix); in planar_yuv_read_line()771 static const struct conversion_matrix no_operation = {780 static const struct conversion_matrix yuv_bt601_full = {808 static const struct conversion_matrix yuv_bt709_full = {836 static const struct conversion_matrix yuv_bt2020_full = {883 struct conversion_matrix *matrix) in get_conversion_matrix_to_argb_u16()[all …]
133 struct conversion_matrix { struct150 struct conversion_matrix conversion_matrix; member
14 struct conversion_matrix *matrix);18 const struct conversion_matrix *matrix);
139 &vkms_plane_state->conversion_matrix); in vkms_plane_atomic_update()
234 struct conversion_matrix matrix; in vkms_format_test_yuv_u8_to_argb_u16()
Completed in 12 milliseconds