代码搜索结果

找到约 24,054 项符合 S 的代码

quant_h263_ia64.s

//******************************************************************************* //* * //* functions quant_inter and dequant_inter have been softwarepipelined * //* use was made of the pmpys

halfpel8_refine_ia64.s

// ------------------------------------------------------------------------------ // * Programmed by // * Johannes Singler (email@jsingler.de), Daniel Winkler (infostudent@uni.de) // * // *

sad_ia64.s

// ------------------------------------------------------------------------------ // * // * Optimized Assembler Versions of sad8 and sad16 // * // -------------------------------------------

calc_delta_1.s

;; getf.sig ret0 = fmv add mpr[0] = mpr[0], mpr[1] add mpr[2] = mpr[2], mpr[3] add mpr[4] = mpr[4], mpr[5] add mpr[6] = mpr[6], mpr[7] ;; add mpr[0] = mpr[0], mpr[2] add mpr[4] = mpr[4], mp

calc_delta_3.s

;; (fb) mov iMinSAD = mpr[8] (fb) mov currX = backupX (fb) mov currY = backupY mov ret0 = 2 (non0_0) add sc[0] = iFcode, sc[0] (non0_1) add sc[1] = iFcode, sc[1] ;; (non0_0) add ret0 = ret0, sc[0

calc_delta_2.s

(non0_2) mov sc[0] = 1 (non0_3) mov sc[1] = 1 ;; add mpr[0] = mpr[0], mpr[1] (non0_2) shl sc[0] = sc[0], iFcode add mpr[2] = mpr[2], mpr[3] (non0_3) shl sc[1] = sc[1], iFcode add mpr[4] = mpr[4],

mem_transfer_ia64.s

/////////////////////////////////////////////////////////////////////////////// // // mem_transfer.c optimized for ia-64 by Sebastian Felis and Max Stengel, // University of Karlsruhe, Germany, 03.06.

interpolate8x8_ia64.s

.file "interpolate8x8_ia64.s" .pred.safe_across_calls p1-p5,p16-p63 .text .align 16 .global interpolate8x8_halfpel_h_ia64# .proc interpolate8x8_halfpel_h_ia64# interpolate8

interpolate8x8_ia64_exact.s

// *********************************** // interpolate8x8_ia64.s // optimized for IA-64 // Authors : Kai K黨n // Alexander Viehl // last update : 13.7.2002 // *********************************** .

cortexm3_macro.s

;******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** ;* File Name : cortexm3_macro.s ;* Author : MCD Application Team ;* Date First Issued : 09/29/