Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbreg.h484 int xd=0, yd=0; in db_WarpImageLutFast_rgb() local
490 yd = static_cast<unsigned int>(lut_y[j][i]); in db_WarpImageLutFast_rgb()
491 if ( xd >= w || yd >= h || in db_WarpImageLutFast_rgb()
492 xd < 0 || yd < 0) in db_WarpImageLutFast_rgb()
500 dst[j][3*i ] = src[yd][3*xd ]; in db_WarpImageLutFast_rgb()
501 dst[j][3*i+1] = src[yd][3*xd+1]; in db_WarpImageLutFast_rgb()
502 dst[j][3*i+2] = src[yd][3*xd+2]; in db_WarpImageLutFast_rgb()
530 double xd=0.0, yd=0.0; in db_WarpImageLutBilinear_rgb() local
536 yd = static_cast<double>(lut_y[j][i]); in db_WarpImageLutBilinear_rgb()
537 if ( xd > w-2 || yd > h-2 || in db_WarpImageLutBilinear_rgb()
[all …]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities.cpp106 int xd=0, yd=0; in db_WarpImageLutFast_u() local
114 yd = (unsigned int)(lut_y[j][i]); in db_WarpImageLutFast_u()
115 if ( xd >= w || yd >= h || in db_WarpImageLutFast_u()
116 xd < 0 || yd < 0) in db_WarpImageLutFast_u()
119 dst[j][i] = src[yd][xd]; in db_WarpImageLutFast_u()
127 double xd=0.0, yd=0.0; in db_WarpImageLutBilinear_u() local
133 yd = static_cast<double>(lut_y[j][i]); in db_WarpImageLutBilinear_u()
134 if ( xd > w || yd > h || in db_WarpImageLutBilinear_u()
135 xd < 0.0 || yd < 0.0) in db_WarpImageLutBilinear_u()
138 dst[j][i] = db_BilinearInterpolation(yd, xd, src); in db_WarpImageLutBilinear_u()
Ddb_feature_detection.cpp1452 inline void db_SubPixel(float **strength, const double xd, const double yd, double &xs, double &ys) in db_SubPixel() argument
1455 int y = (int) yd; in db_SubPixel()
1464 ys = yd; in db_SubPixel()
/packages/inputmethods/LatinIME/dictionaries/
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Dnb_wordlist.combined.gz
Dfi_wordlist.combined.gz
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dro_wordlist.combined.gz
/packages/apps/DocumentsUI/tests/res/raw/
Dimages_tar79 …�B�$nP�&�d�=��z�����L��fz�_�> [<9��t�$�5=q�'���_�-�{>'��f���ݎ�9�>v'TVByd*�� I{4�i`N�dCM_…
745 …��M�C�]�h�e��T��np3VE��߿��&�C��ޣ���U�$����\���_4�q��Nb��4ˢF���9�Z��;yd�q� ��N�8�A *�Vn���$…
1405 …c��@�����������4_x����N���h�?7����2� \��1 ��*��������~)�2[x��Q[Y��m@��yd�����=wf�,V_:��=��…
2213 …�N�j���0Rz��ϥ>60. 1�0?:m��kr�J�s��9�Pm!،��=�"��'̊�H�����J�F$X�'�O�K) yd�� f"��=}s�*��D�~�~�…
2337 …���9��Y�y���~l�r�`ݸ�'��f�N�����<������ڊ9=3��C�I����������;\�L���"�yd��Ny�dG�I�{Sc�5_4…
2405 …�c�qʞ���[ 9�rz��!�����*����s�h�a�N�Aܫ��S|�l��,:g<zn_x��'+������8\�8�yd��B�G�)c9��+��_�@…
2422 �9id�2���ݼz�H�����g��9�3�����6�%,$�Ў������cs@C�yd��#�
2851 …���מ�������XNু�k�~�èk!�9�`�~���M+�S���Ϡg�t{��ںH�A�{��*��}�@�ێs��]�嶋yd#���u�6>aү7��7vK�t�…
2921 y$��yd�*��ϡ>�m�&2��?��gE��&#�7r����{O���m ���/�+č��L����9�¼C�џX���eWa����{W���Z�z-�Z��Ld1�m…
3501 …���I ;v��}����?�W�翦*y.�)��aڣ�� ���R�w2�x�qN0B�$���A��M(XJ��˃�i ydB�0�)?�ցhMUU�Hf9��…
[all …]