Searched defs:conversion_matrix (Results 1 – 2 of 2) sorted by relevance
133 struct conversion_matrix { struct144 * @conversion_matrix: matrix used for yuv formats to convert to rgb argument150 struct conversion_matrix conversion_matrix; member
541 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in semi_planar_yuv_read_line() local586 const struct conversion_matrix *conversion_matrix = &plane->conversion_matrix; in planar_yuv_read_line() local
Completed in 7 milliseconds