Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_fxt1.c197 int32_t sx, sx2; in fxt1_variance() local
202 sx = sx2 = 0; in fxt1_variance()
205 sx += t; in fxt1_variance()
208 var = sx2 * teenth - sx * sx * teenth * teenth; in fxt1_variance()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Daccelstructures.adoc1437 * pname:sx is the x component of the scale of the transform
1464 sx & a & b & pvx \\
/hardware/interfaces/tv/tuner/assets/
Dtuner_frontend_input.ts478 ��6MF�_. @ �s��P�|[?O��A7�L�?���m�z��v�;sx|&��˾�:�i4�z7�c�M?+i���)2�q�;����Ӧ���g�ԑ� t+��…
919 ��$~(7G�Y��(�f=}WPoT��O��˥��k���8sx�[U�,w6:'ˮ��\��� ����k|%_�"P��7<`$x:.EU���  Ѳ����…
Dtuner_frontend_input.es749 ��6MF�_. @ �s��P�|[?O��A7�L�?���m�z��v�;sx|&��˾�:�i4�z7�c�M?+i���)2�q�;����Ӧ���g�ԑ� t+��…
967 �a �f�.���:�u�sx��8�2]�ظ�2�o�á>�y���>����f�3���i����V(�w��`P�~���������
1133 ��$~(7Y��(�f=}WPoT��O��˥��k���8sx�[U�,w6:'ˮ��\��� ����k|%_�"P��7<`$x:.EU���  Ѳ�����03�…
1280 �Y�L�jALm�{�����-�$YԸp��U����"�/���?�Q�x������z�����������B�׋�z�3p��2sx�k�o���h���@…
1941 …ö�MJ��8 ����k�ZX��� ���@�S�W�A$Չ��j#��)Mx.~:�9:�+;������ +���sx��/��y�m��p ���2�'o…
2659 �����.����F���A��!J��sx��?�_|<G�!i�B���I��xC�Xc�c�����_��w�{��z���.�D:����+�����������N|�…
4822 �2-~&���*�au�砼)�/sx�4?-�Cõ�>�S$��4Y��`��n�|j��JP~��e�q?M:�@��oC\2��@�rV����<=� _���I…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15254 float sx; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp727 VULKAN_HPP_HASH_COMBINE( seed, sRTDataNV.sx ); in operator ()()