Searched refs:hx (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddvb-usb-firmware.c30 struct hexline hx; local
39 while ((ret = dvb_usb_get_hexline(fw,&hx,&pos)) > 0) {
40 deb_fw("writing to address 0x%04x (buffer: 0x%02x %02x)\n",hx.addr,hx.len,hx.chk);
41 ret = usb_cypress_writemem(udev,hx.addr,hx.data,hx.len);
43 if (ret != hx.len) {
46 ret,hx
107 dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos) argument
[all...]
H A Ddib0700_core.c362 struct hexline hx; local
369 while ((ret = dvb_usb_get_hexline(fw, &hx, &pos)) > 0) {
371 hx.addr, hx.len, hx.chk);
373 buf[0] = hx.len;
374 buf[1] = (hx.addr >> 8) & 0xff;
375 buf[2] = hx.addr & 0xff;
376 buf[3] = hx.type;
377 memcpy(&buf[4],hx
[all...]
H A Ddvb-usb.h454 extern int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c86 static int denormal_mulf(int hx, int hy) argument
92 ix = hx & 0x7fffffff;
95 return ((hx ^ hy) & 0x80000000);
113 ix |= (hx ^ hy) & 0x80000000;
152 static long long denormal_muld(long long hx, long long hy) argument
158 ix = hx & 0x7fffffffffffffffLL;
161 return ((hx ^ hy) & 0x8000000000000000LL);
185 ix |= (hx ^ hy) & 0x8000000000000000LL;
242 static int denormal_addf(int hx, int hy) argument
247 if ((hx
327 denormal_addd(long long hx, long long hy) argument
459 unsigned int hx, hy; local
502 unsigned int hx, hy; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dfpu.c237 unsigned int hx, hy; local
241 hx = tsk->thread.xstate->hardfpu.fp_regs[n];
247 && (prec && ((hx & 0x7fffffff) < 0x00100000
252 llx = ((long long)hx << 32)
260 && (!prec && ((hx & 0x7fffffff) < 0x00800000
263 hx = float32_mul(hx, hy);
264 tsk->thread.xstate->hardfpu.fp_regs[n] = hx;
275 unsigned int hx, hy; local
279 hx
319 unsigned int hx, hy; local
358 unsigned int hx; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c878 waitforCEC(struct hscx_hw *hx) argument
883 starb = ReadHSCX(hx, IPAC_STARB);
890 pr_debug("%s: B%1d CEC %d us\n", hx->ip->name, hx->bch.nr,
893 pr_info("%s: B%1d CEC timeout\n", hx->ip->name, hx->bch.nr);
898 waitforXFW(struct hscx_hw *hx) argument
903 starb = ReadHSCX(hx, IPAC_STARB);
910 pr_debug("%s: B%1d XFW %d us\n", hx->ip->name, hx
917 hscx_cmdr(struct hscx_hw *hx, u8 cmd) argument
1007 hscx_xpr(struct hscx_hw *hx) argument
1024 ipac_rme(struct hscx_hw *hx) argument
1076 ipac_irq(struct hscx_hw *hx, u8 ista) argument
1337 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); local
1410 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); local
1455 hscx_init(struct hscx_hw *hx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.c371 H264Context *hx; local
404 hx = h->thread_context[i];
405 if (!hx)
407 av_freep(&hx->top_borders[1]);
408 av_freep(&hx->top_borders[0]);
409 av_freep(&hx->bipred_scratchpad);
410 av_freep(&hx->edge_emu_buffer);
411 av_freep(&hx->dc_val_base);
412 av_freep(&hx->er.mb_index2xy);
413 av_freep(&hx
1456 H264Context *hx; ///< thread context local
[all...]
H A Dmotion_est.c110 const int hx= subx + (x<<(1+qpel)); local
116 av_assert2(x >= c->xmin && hx <= c->xmax<<(qpel+1) && y >= c->ymin && hy <= c->ymax<<(qpel+1));
117 if(x >= c->xmin && hx <= c->xmax<<(qpel+1) && y >= c->ymin && hy <= c->ymax<<(qpel+1)){
124 int fx = c->direct_basis_mv[i][0] + hx;
126 int bx = hx ? fx - c->co_located_mv[i][0] : c->co_located_mv[i][0]*(time_pb - time_pp)/time_pp + ((i &1)<<(qpel+4));
141 int fx = c->direct_basis_mv[0][0] + hx;
143 int bx = hx ? fx - c->co_located_mv[0][0] : (c->co_located_mv[0][0]*(time_pb - time_pp)/time_pp);
184 const int hx= subx + (x<<(1+qpel)); local
195 int cx= hx/2;
H A Dmotion_est_template.c42 const int hx= 2*(x)+(dx);\
45 d += (mv_penalty[hx - pred_x] + mv_penalty[hy - pred_y])*penalty_factor;\
46 COPY3_IF_LT(dmin, d, bx, hx, by, hy)\
200 const int hx= 4*(x)+(dx);\
203 d += (mv_penalty[hx - pred_x] + mv_penalty[hy - pred_y])*penalty_factor;\
204 COPY3_IF_LT(dmin, d, bx, hx, by, hy)\
H A Dh264_slice.c2540 H264Context *hx; local
2553 hx = h->thread_context[i];
2555 hx->er.error_count = 0;
2557 hx->x264_build = h->x264_build;
2564 hx = h->thread_context[context_count - 1];
2565 h->mb_x = hx->mb_x;
2566 h->mb_y = hx->mb_y;
2567 h->droppable = hx->droppable;
2568 h->picture_structure = hx->picture_structure;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-stub.c1268 char hx; local
1275 hx = hex_asc_hi(excep >> 8);
1276 ptr = pack_hex_byte(ptr, hx);
1277 hx = hex_asc_lo(excep >> 8);
1278 ptr = pack_hex_byte(ptr, hx);
1279 hx = hex_asc_hi(excep);
1280 ptr = pack_hex_byte(ptr, hx);
1281 hx = hex_asc_lo(excep);
1282 ptr = pack_hex_byte(ptr, hx);
1293 hx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dfloor1.c245 int hx=look->n; local
253 if(x<hx && x>currentx){
255 hx=x;
661 int hx=info->postlist[hn]; local
669 if(inspect_error(lx,hx,ly,hy,logmask,logmdct,info)){
945 int hx=0; local
954 hx=info->postlist[current];
956 render_line0(lx,hx,ly,hy,ilogmask);
958 lx=hx;
962 for(j=hx;
1070 int hx=0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dgdb-stub.c1469 char hx; local
1475 hx = hex_asc_hi(brr >> 24);
1476 ptr = pack_hex_byte(ptr, hx);
1477 hx = hex_asc_lo(brr >> 24);
1478 ptr = pack_hex_byte(ptr, hx);
1479 hx = hex_asc_hi(brr >> 16);
1480 ptr = pack_hex_byte(ptr, hx);
1481 hx = hex_asc_lo(brr >> 16);
1482 ptr = pack_hex_byte(ptr, hx);
1483 hx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.c844 H264Context *hx; local
861 hx = h->thread_context[i];
862 if(!hx) continue;
863 av_freep(&hx->top_borders[1]);
864 av_freep(&hx->top_borders[0]);
865 av_freep(&hx->s.obmc_scratchpad);
867 av_freep(&hx->rbsp_buffer[1]);
868 av_freep(&hx->rbsp_buffer[0]);
869 hx->rbsp_buffer_size[0] = 0;
870 hx
3808 H264Context *hx; local
3842 H264Context *hx; ///< thread context local
[all...]
H A Dmotion_est_template.c40 const int hx= 2*(x)+(dx);\
43 d += (mv_penalty[hx - pred_x] + mv_penalty[hy - pred_y])*penalty_factor;\
44 COPY3_IF_LT(dmin, d, bx, hx, by, hy)\
195 const int hx= 4*(x)+(dx);\
198 d += (mv_penalty[hx - pred_x] + mv_penalty[hy - pred_y])*penalty_factor;\
199 COPY3_IF_LT(dmin, d, bx, hx, by, hy)\
H A Dmotion_est.c112 const int hx= subx + (x<<(1+qpel)); local
118 assert(x >= c->xmin && hx <= c->xmax<<(qpel+1) && y >= c->ymin && hy <= c->ymax<<(qpel+1));
119 if(x >= c->xmin && hx <= c->xmax<<(qpel+1) && y >= c->ymin && hy <= c->ymax<<(qpel+1)){
126 int fx = c->direct_basis_mv[i][0] + hx;
128 int bx = hx ? fx - c->co_located_mv[i][0] : c->co_located_mv[i][0]*(time_pb - time_pp)/time_pp + ((i &1)<<(qpel+4));
143 int fx = c->direct_basis_mv[0][0] + hx;
145 int bx = hx ? fx - c->co_located_mv[0][0] : (c->co_located_mv[0][0]*(time_pb - time_pp)/time_pp);
186 const int hx= subx + (x<<(1+qpel)); local
197 int cx= hx/2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex358 1) [hx] = 0
366 7) [hx] = [floor1_X_list]' element [i]
367 8) \link{vorbis:spec:render:line}{render_line}( [lx], [ly], [hx], [hy], [floor] )
368 9) [lx] = [hx]
373 11) if ( [hx] is less than [n] ) \{
375 12) \link{vorbis:spec:render:line}{render_line}( [hx], [hy], [n], [hy], [floor] )
379 13) if ( [hx] is greater than [n] ) \{
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c1156 int hx = 0, hy = 0, hhave = 0; local
1169 if (!hhave || dx > (x - hx)) {
1171 hx = px[ip];
1192 if (hx == lx)
1195 y = ly + (((x - lx) * (hy - ly)) / (hx - lx));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagbmp.cpp1166 int hx = image->HasOption(wxIMAGE_OPTION_CUR_HOTSPOT_X) ? local
1174 icondirentry.wPlanes = wxUINT16_SWAP_ON_BE((wxUint16)hx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin676 41 81 <1 @1D1H1L1P1T1X1\1`1d1h1l1p1t1x1|1 �1"�1#�1$�1%�1&�1'�1(�1)�1*�1+�1,�1-�1.�11�13�14�15�17U�����)��������51�% 1�%1h������%1h������%1h������%1h������% 1h ������%$1h(������%(1h0������%,1h8�p����%01h@�`����%41hH�P����%81hP�@����%<1hX�0����%@1h`� ����%D1hh�����%H1hp�����%L1hx������%P1h�������%T1h�������%X1h�������%\1h�������%`1h�������%d1h�������%h1h�������%l1h��p����%p1h��`����%t1h��P����%x1h��@����%|1h��0����%�1h�� ����%�1h������%�1h������%�1h�������%�1h������%�1h������%�1h������%�1h������%�1h ������%�1h(������%�1h0������%�1h8�p����%�1h@�`����%�1hH�P����%�1hP�@����%�1hX�0����%�1h`� ����%�1hh����1�^�����PTRh�h@�QVhP���������U��SP�[���������t���]�������������U����� 0��uI�0���t�t&�B�0��0�
957 ��t%����PR�UR�v�����2������1��� ��1�f�� ��P�#(���������5X2��uCh�� ��hZ�(t�>Phh�9�������Ph�9h 2�L ��1������4��I�X2��t�������5�t&h�Wh�h�9�~����� Ph�9h 2�L ���E��M�����E�� ��1���� ����2uk�����ERPj�������;E�tN�=X2���u?h�u�����V�PSh h�9�������Ph�9h 2�L ���e���[^_]���t&U���2S���] ;��w'�U�����SRP�������1�)����]���]��t&��'U��S�M�] �����t*����'<w�^B�A@���AB���u����[]��t&��'U�����E�U ���@P�JQ���������]�����U����j��R�T�������@u5h��Ph`h�9������� Ph�9h 2�L ��1���]���U���� hx�h�j��������t��hx�h�j�&�������u7�� h����������t#h��h�yh�������� Ph��?���h�!h������������uEh��h�yh��{����� Ph�h�9������� Ph�9h 2�L ��1���]���&U�������~�2�` ��~%��2�����d )�1�����` ��������y1�� ��]�����'U��2��9��~/��y 1�1���2� ������d ������)���t&1��` ]��2� ��)���2���t&U��WVS�� �E �}�����E����t&�����}������ �h SQ��������������u �E�)��~�v��y,h��h��2����� Ph�h 2�L 1��M��� � ����������9�v�������SRW�i��������)��)��H����E��e�[^_]�����'U���������t�����������2��H��2�4�������� ������h QR������������u1����������q��y9h��h��/����� Ph�h 2�L ��?�$�������� � �����������������H����B�����]����&U��S���U�������y����������)���)���yAj���� h`Sh�h�9�������Ph�9h 2�L ����v; �t_��� �jRQ���������� � ���h RP������������ �3�:�t&� ��)���������������)��)������1��]���]��vU��WVS���E�] �u�E�SP� ��Q������X2��������v���n�����t
1061 �}��t@�M�i�����M�i��Q��)���� �1����}��1t�E�v=���o������E���y�E������ �E�P�m�������t�P ��t�m��}��1tv�E�=���o�E������������E���y �E���������e�[^_]��t&U��S���]hx�Sj���������tR��hx�Sj�
1063 �������u+�T2�����=�2��j�� h"�X�t&�����������hx�Sj���������ui���%�=�uX�T2��uK�=�2tBj�� h���h�yS�>����� Ph� h�9�������Ph�9h 2�L ��1��q����t6���E�� $�jP�6�QjPR�f1�� ��t����U��-�v�����t �C9�~���$��� P�k�������1�9����]���]����&U��WVS���E��E��u 1������} ���E �$��!�U���U���� 2��-��E�� ��������������E�����=���v��PS������E������E)E��U�������t� ����'F�< t��FC���u���} ui��9���zu�B@t!�R��,<v��(u�yt
1111 ��&��C�;u����9�B t!�}v�=�.u������B�B��u��}����h��h�yh�������� Ph"h�9������ Ph�9h 2�L �U����U� ��� �5��������M)�)���P�~����t �� P�a������U�� R����������u^h�EPh h�9������� Ph�9h 2�L � ��=�����5���])�)����$�8������#�v�M��QP�C�������u �3���t&�E��e�[^_]���t&U���U]f�Bf��� ������&U���M]�A�Q������Q�������v��'U��WVS���U�}������1�E���1�E�����'��E��DXt���=��w�E���������E ��E��DPt���=��w�E�� ���9�u�p9�tl�E��DXt���=��w�E�� ��������E��DPt$���=��w�E�����9�| ���9�} ������ ��t&���?t �E G�M�'���1���[^_]�����'U��S��� 2hx�jS�o����������� 0�D2�$0�������2� �2���2�0���9�@�� ���P��L ����P ������( ���]�� T �X ��]���U��WVS���E��D �U�M�5H �E��@ �E���P�H�U��E��I� ����������������H�����x����@����������������������� U�;ur��}��E��U!��<��v�O)��m���� uc�G�M����9A����M�u������t��Qh�9�^�����U���jRh�9������E����E����O�E��v�������9�sM� ����������������H�����x����@����������������������� U�9�r�����)��W�}��m�!�;u��E�sN� ����������������H�����x����@������;���������<������ U�;ur��E��]��U !��r�t&��c��\��9�sI�t&��'���H�����x����@����������������������� U�9�r����M��W!��<��O)��m�����z���9�sD�����H�����x����@������[���������\������ U�9�r��G���}��U�)�)����m�!�)��v���;}�v ��)��
1266 B���u�1�]�����U��S��1�h �e����$�����T��������������t��u5h��h�#h�9������� Ph�9h 2�L ����0P ���0P�0P�0K�0K�0K�N���� L2��u�P21���������2�� j�)����t?��L� t���� u.j��Ph�#h�9������ Ph�9h 2�L ������]���]���t&U�����������jj���������t �����1�� ��� ��t�� P�F���1���� ����t�� P�)���1���������t�� P� ���1���� �����t �� P������������t �� P�������1�1��������]�����'U����VS1���hx�Rj���������u���1������@������t1�����H�����L��������������t
1401 ��;t~�����������jS����%��=��1��������}��������9�u.�</uF�c�t2��u<.u�~/u����������?�.�9�v�������;�������%������������1�DP@u�B���~w�C�F���������������tY�5T2��uOj��h�yh�������� Ph`'h�9�:����� Ph�9h 2�L ��������u �������������������!�������t�����u�������)����/����jh����h ������� T2��u>j��h�yh������� Ph�*h�9������� Ph�9h 2�L ����9���@ �Ph����������t�� h�'����������������������������h2��uI��������t?�������������B��1C�DBt���&C��DBu��;u �������������uNj��������h�y��h������� Ph�'h�9������� Ph�9h 2�L �$��t&��������jP�[^jh�����e�[^_]���&U��V�E S�]�����a�C�x 1����t!���&�x �P�x �C���Pu��x �t )�=�~���hx�Rj�V����������2��u�5t �� V�C�����f���tLj�t ��h�yS������ Ph (h�9�k����� Ph�9h 2�L �t YR�Z���t ��h�P�������@ugj��h�yh�������5t ��P��h��V������� Ph`(h�9�������Ph�9h 2�L � t [Q����&��h �����%�=@toj��h�yh�������P�t ��h��P������ Ph�(h�9�i�����Ph�9h 2�L �t ^S������� ����tSj� t ��h�yQ������� Ph (h�9� ����� Ph�9h 2�L �t ZP���������x �/�x �B�x 1��B����u3�5t ��VS������ t [Q�>���1�1��t 1��x �U��uO��x C��������&� x �5t �Q�x ��)�=����C���Au����������� �������������!�������t�����u������5���)���AP�D����t ����u�
1455 ������SV�8��������|2�/u�B������0������hx�V
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 390 milliseconds