HomeSort by relevance Sort by last modified time
    Searched refs:transform_module_fn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/qcms/src/
chain.c 567 transform->transform_module_fn = qcms_transform_module_gamma_table;
588 transform->transform_module_fn = qcms_transform_module_clut_only;
601 transform->transform_module_fn = qcms_transform_module_gamma_table;
614 transform->transform_module_fn = qcms_transform_module_matrix_translate;
625 transform->transform_module_fn = qcms_transform_module_gamma_table;
660 transform->transform_module_fn = qcms_transform_module_matrix;
698 transform->transform_module_fn = qcms_transform_module_clut;
734 transform->transform_module_fn = qcms_transform_module_gamma_table;
754 transform->transform_module_fn = qcms_transform_module_matrix;
761 transform->transform_module_fn = qcms_transform_module_matrix
    [all...]
qcmsint.h 133 transform_module_fn_t transform_module_fn; member in struct:qcms_modular_transform

Completed in 190 milliseconds