Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_texture.c90 } psb_transform_coeffs; typedef
117 static psb_transform_coeffs s601 = {
123 static psb_transform_coeffs s709 = {
129 static psb_transform_coeffs s240M = {
136 static void psb_scale_transfermatrix(psb_transform_coeffs * transfer_matrix,
140 psb_transform_coeffs * transfer_matrix,
155 psb_transform_sathuecoeffs(psb_transform_coeffs * dest,
156 const psb_transform_coeffs * const source,
723 psb_transform_coeffs coeffs, transfer_matrix; in psb_setup_coeffs()
724 memset(&coeffs, 0, sizeof(psb_transform_coeffs)); in psb_setup_coeffs()
[all …]