Searched refs:macro (Results 326 - 350 of 700) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9lpf.asm55 %macro ABSSUB 4 ; dst, src1 (RO), src2 (RO), tmp
62 %macro CMP_LTE 3-4 ; src/dst, cmp, tmp, pb_80
72 %macro ABSSUB_CMP 6-7 [pb_80]; dst, src1, src2, cmp, tmp1, tmp2, [pb_80]
77 %macro MASK_APPLY 4 ; %1=new_data/dst %2=old_data %3=mask %4=tmp
83 %macro FILTER_SUBx2_ADDx2 8 ; %1=dst %2=h/l %3=cache %4=sub1 %5=sub2 %6=add1 %7=add2 %8=rshift
95 %macro FILTER_INIT 8 ; tmp1, tmp2, cacheL, cacheH, dstp, filterid, mask, source
103 %macro FILTER_UPDATE 11-14 ; tmp1, tmp2, cacheL, cacheH, dstp, -, -, +, +, rshift, mask, [source], [preload reg + value]
120 %macro SRSHIFT3B_2X 4 ; reg1, reg2, [pb_10], tmp
132 %macro EXTRACT_POS_NEG 3 ; i8, neg, pos
142 %macro SIGN_AD
[all...]
H A Dvp3dsp.asm51 %macro VP3_LOOP_FILTER 0
93 %macro STORE_4_WORDS 1
151 %macro BeginIDCT 0
229 %macro RowIDCT 0
250 %macro ColumnIDCT 0
289 ; Following macro does two 4x4 transposes in place.
319 %macro Transpose 0
357 %macro VP3_1D_IDCT_SSE2 0
461 %macro PUT_BLOCK 8
472 %macro VP3_IDC
[all...]
H A Dvp6dsp.asm29 %macro DIAG4 6
90 %macro SPLAT4REGS 0
117 %macro vp6_filter_diag4 0
H A Dvp9itxfm.asm31 %macro VP9_IDCT_COEFFS 2-3 0
77 %macro VP9_MULSUB_2W_2X 5 ; dst1, dst2/src, round, coefs1, coefs2
86 %macro VP9_MULSUB_2W_4X 7 ; dst1, dst2, coef1, coef2, rnd, tmp1/src, tmp2
93 %macro VP9_UNPACK_MULSUB_2W_4X 7-9 ; dst1, dst2, (src1, src2,) coef1, coef2, rnd, tmp1, tmp2
105 %macro VP9_UNPACK_MULSUB_2D_4X 6 ; dst1 [src1], dst2 [src2], dst3, dst4, mul1, mul2
114 %macro VP9_RND_SH_SUMSUB_BA 6 ; dst1 [src1], dst2 [src2], src3, src4, tmp, round
129 %macro VP9_STORE_2X 5-6 dstq ; reg1, reg2, tmp1, tmp2, zero, dst
142 %macro ZERO_BLOCK 4 ; mem, stride, nnzcpl, zero_reg
158 %macro VP9_IWHT4_1D 0
199 %macro VP9_IDCT4_1D_FINALIZ
[all...]
H A Dvp9mc.asm30 %macro F8_TAPS 8
88 %macro filter_h_fn 1
149 %macro filter_hx2_fn 1
204 %macro filter_v_fn 1
279 %macro filter_vx2_fn 1
341 %macro fpel_fn 6
H A Dbswapdsp.asm34 %macro BSWAP_LOOPS 1
88 %macro BSWAP32_BUF 0
H A Dmpegvideoencdsp.asm35 %macro PIX_SUM16 4
96 %macro PIX_NORM1 2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_convert.asm67 %macro CONV_S16_TO_FLT 0
98 %macro CONV_S32_TO_S16 0
136 %macro CONV_S32_TO_FLT 0
199 %macro CONV_FLT_TO_S32 0
241 %macro CONV_S16P_TO_S16_2CH 0
287 %macro CONV_S16P_TO_S16_6CH 0
401 %macro CONV_S16P_TO_FLT_2CH 0
450 %macro CONV_S16P_TO_FLT_6CH 0
554 %macro CONV_FLTP_TO_S16_2CH 0
596 %macro CONV_FLTP_TO_S16_6C
[all...]
H A Ddither.asm62 %macro DITHER_INT_TO_FLOAT_RECTANGULAR 0
90 %macro DITHER_INT_TO_FLOAT_TRIANGULAR 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S25 .macro loadsp, rb, tmp
27 .macro writeb, ch, rb
31 .macro loadsp, rb, tmp
33 .macro writeb, ch, rb
39 .macro loadsp, rb, tmp
41 .macro writeb, ch, rb
45 .macro loadsp, rb, tmp
47 .macro writeb, ch, rb
54 #include <mach/debug-macro.S>
56 .macro write
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darray.tex42 exist, each time you use one of WX\_DEFINE\_XXXARRAY macro you define a class
79 declare the new wxObjArray class using WX\_DECLARE\_OBJARRAY() macro and then
81 <wx/arrimpl.cpp> and define the array class with WX\_DEFINE\_OBJARRAY() macro
135 i.e. there is only one {\tt DEFINE} macro and no need for separate
160 WX\_DEFINE\_OBJARRAY macro.
288 This macro defines a new array class named {\it name} and containing the
313 This macro defines a new sorted array class named {\it name} and containing
355 This macro declares a new object array class named {\it name} and containing
367 You must use \helpref{WX\_DEFINE\_OBJARRAY()}{wxdefineobjarray} macro to define
378 This macro define
[all...]
H A Dmcaptevt.tex22 To process this event, use the following event handler macro to direct input to a member
77 To process this event, use the following event handler macro to direct input to
H A Dtevent.tex30 EVT\_SIZE macro doesn't need a window identifier, since normally you are only
33 The EVT\_BUTTON macro demonstrates that the originating event does not have to
54 DECLARE\_EVENT\_TABLE macro somewhere in the class declaration. For example:
74 Note that this macro may occur in any section of the class (public, protected
76 because this macro implicitly changes the access to protected which may be
393 \twocolitem{\helpref{wxCloseEvent}{wxcloseevent}}{The EVT\_CLOSE macro handles window closure
397 \twocolitem{\helpref{wxEraseEvent}{wxeraseevent}}{The EVT\_ERASE\_BACKGROUND macro is used to handle window erase requests.}
401 \twocolitem{\helpref{wxIdleEvent}{wxidleevent}}{The EVT\_IDLE macro handle application idle events
403 \twocolitem{\helpref{wxInitDialogEvent}{wxinitdialogevent}}{The EVT\_INIT\_DIALOG macro is used
409 \twocolitem{\helpref{wxMoveEvent}{wxmoveevent}}{The EVT\_MOVE macro i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_deblock.asm47 %macro TRANSPOSE4x8_LOAD 11
76 %macro TRANSPOSE8x4B_STORE 8
105 %macro TRANSPOSE4x8B_LOAD 8
109 %macro SBUTTERFLY3 4
116 %macro TRANSPOSE6x8_MEM 9
149 %macro TRANSPOSE8x8_MEM 16
186 %macro DIFF_GT 5
202 %macro DIFF_GT2 5
220 %macro LOAD_MASK 2-3
242 %macro DEBLOCK_P0_Q
[all...]
H A Dimdct36_sse.asm78 %macro PSHUFD 3
88 %macro BUILDINVHIGHLOW 3
99 %macro ROTLEFT 3
108 %macro INVERTHL 2
117 %macro BUTTERF 3
133 %macro STORE 4
143 %macro LOAD 4
151 %macro LOADA64 2
160 %macro DEFINE_IMDCT 0
385 %macro SPIL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dconfig.status802 macro = mac2[1]
804 if (D_is_set[macro]) {
806 print prefix "define", macro P[macro] D[macro]
813 print "/*", prefix defundef, macro, "*/"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dh264dsp_neon.S26 .macro h264_loop_filter_start
41 .macro h264_loop_filter_luma
187 .macro h264_loop_filter_chroma
276 .macro lowpass_const r
282 .macro lowpass_8 r0, r1, r2, r3, d0, d1, narrow=1
318 .macro lowpass_8_1 r0, r1, d0, narrow=1
340 .macro lowpass_8.16 r0, r1, l0, h0, l1, h1, d
389 .macro h264_qpel_h_lowpass type
424 .macro h264_qpel_h_lowpass_l2 type
479 .macro h264_qpel_v_lowpas
[all...]
H A Dsimple_idct_armv6.S62 .macro idct_row shift
103 .macro idct_row4 shift
125 .macro idct_finish
141 .macro idct_finish_shift shift
168 .macro idct_finish_shift_sat shift
360 .macro idct_rows func width
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dsimple_idct_armv6.S53 .macro idct_row shift
94 .macro idct_row4 shift
116 .macro idct_finish
132 .macro idct_finish_shift shift
159 .macro idct_finish_shift_sat shift
351 .macro idct_rows func width
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dcopy_template.S59 * 'preserv' macro. Called upon code termination.
178 .macro forward_copy_shift pull push
254 * the exit macro.
257 .macro copy_abort_preamble
264 .macro copy_abort_end
H A Dsha1.S94 .macro sha_f1, A, B, C, D, E
105 .macro sha_f2, A, B, C, D, E
115 .macro sha_f3, A, B, C, D, E
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/lib/
H A Datomic_asm_32.S80 .macro atomic_op, name, bitwidth, body
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Dsie64a.S34 .macro SPP newpp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dsleeper.S27 .macro SETUP_SLEEP
75 .macro DO_SLEEP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead.S47 .macro get_ddr_phys_offset_pa, rd, rs
55 .macro get_ddr_pgtbl, rd, rs
63 .macro get_ddr_phys_offset, rd, rs
68 .macro pgtbl, rd

Completed in 197 milliseconds

<<11121314151617181920>>