Searched defs:conversion_matrix (Results 1 – 2 of 2) sorted by relevance
137 struct conversion_matrix { struct148 * @conversion_matrix: matrix used for yuv formats to convert to rgb argument154 struct conversion_matrix conversion_matrix; member
566 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; local