HomeSort by relevance Sort by last modified time
    Searched refs:pSrc (Results 51 - 75 of 123) sorted by null

1 23 4 5

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s 46 pSrc RN 0
104 M_LDR ValC, [pSrc], srcStep ;// Load [c3 c2 c1 c0]
105 M_LDR ValD, [pSrc], srcStep ;// Load [d3 d2 d1 d0]
106 M_LDR ValE, [pSrc], srcStep ;// Load [e3 e2 e1 e0]
107 SUB pSrc, pSrc, srcStep, LSL #2
108 LDR ValB, [pSrc] ;// Load [b3 b2 b1 b0]
119 LDR ValD, [pSrc, srcStep, LSL #1] ;// Load [d3 d2 d1 d0]
126 LDR ValF, [pSrc, srcStep, LSL #2] ;// Load [f3 f2 f1 f0]
127 M_LDR ValB, [pSrc], srcStep ;// Load [b3 b2 b1 b0]
    [all...]
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 56 pSrc RN 0
113 LDR ValD, [pSrc, srcStep] ;// Load row 1 [d1 c1 b1 a1]
114 LDR ValA, [pSrc], #4 ;// Load row 0 [d0 c0 b0 a0]
115 LDR ValH, [pSrc, srcStep] ;// Load [h1 g1 f1 e1]
116 LDR ValE, [pSrc], #4 ;// Load [h0 g0 f0 e0]
117 LDRB Temp2, [pSrc, srcStep] ;// Load row 1 [l1 k1 j1 i1]
118 LDRB Temp1, [pSrc], #-8 ;// Load row 0 [l0 k0 j0 i0]
205 ADD pSrc, pSrc, srcStep, LSL #1
217 SUB pSrc, pDst, dstStep, LSL #
    [all...]
armVCM4P10_Interpolate_Chroma_s.s 23 pSrc RN 0
116 ADD pSrc1, pSrc, iSrcStep
146 LDRB x00, [pSrc, #+0]
148 LDRB x01, [pSrc, #+1]
150 LDRB x02, [pSrc, #+2]!
173 RSB pSrc2, pSrc, pSrc1, LSL #1
216 SUB iSrcStep1, pSrc1, pSrc
221 ADD pSrc, pSrc, iSrcStepx2MinusWidth
235 LDRB pix00, [pSrc], #+
    [all...]
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 45 pSrc RN 0
89 LDR ValD, [pSrc, srcStep] ;// Load row 1 [d1 c1 b1 a1]
90 LDR ValA, [pSrc], #4 ;// Load row 0 [d0 c0 b0 a0]
91 LDR ValH, [pSrc, srcStep] ;// Load [h1 g1 f1 e1]
92 LDR ValE, [pSrc], #4 ;// Load [h0 g0 f0 e0]
93 LDRB Temp2, [pSrc, srcStep] ;// Load row 1 [l1 k1 j1 i1]
94 LDRB Temp1, [pSrc], #-8 ;// Load row 0 [l0 k0 j0 i0]
169 ADD pSrc, pSrc, srcStep, LSL #1
174 SUB pSrc, pSrc, srcStep, LSL #
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_InterpolateHalfVer_Luma.c 33 * pSrc - Pointer to top-left corner of block used to interpolate in the
60 * pSrc, pDstUp, or pDstDown
68 const OMX_U8* pSrc,
80 armRetArgErrIf(pSrc == NULL, OMX_Sts_BadArgErr)
97 pSrc - iSrcStep,
110 pSrc,
omxVCM4P10_InterpolateChroma.c 32 * pSrc -Pointer to the source reference frame buffer
53 * pSrc or pDst is NULL.
65 const OMX_U8* pSrc,
75 armRetArgErrIf(pSrc == NULL, OMX_Sts_BadArgErr)
92 ((OMX_U8*)pSrc, srcStep, pDst, dstStep, roi.width, roi.height, dx, dy);
omxVCM4P10_InterpolateLuma.c 32 * pSrc -Pointer to the source reference frame buffer
53 * pSrc or pDst is NULL.
64 const OMX_U8* pSrc,
74 armRetArgErrIf(pSrc == NULL, OMX_Sts_BadArgErr)
91 (pSrc, srcStep, pDst, dstStep, roi.width, roi.height, dx, dy);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Clip8_s.s 25 pSrc RN 0
53 VLD1 {dx00,dx01,dx10,dx11},[pSrc]! ;// Load 16 entries from pSrc
54 VLD1 {dx20,dx21,dx30,dx31},[pSrc]! ;// Load next 16 entries from pSrc
64 VLD1 {dx00,dx01,dx10,dx11},[pSrc]! ;// Load 16 entries from pSrc
65 VLD1 {dx20,dx21,dx30,dx31},[pSrc]! ;// Load next 16 entries from pSrc
omxVCM4P2_MCReconBlock_s.s 37 ;// rounding cases are handled. Just copies a block from pSrc to pDst
50 VLD1 dRow0, [pSrc], srcStep
51 VLD1 dRow1, [pSrc], srcStep
52 VLD1 dRow2, [pSrc], srcStep
53 VLD1 dRow3, [pSrc], srcStep
54 VLD1 dRow4, [pSrc], srcStep
55 VLD1 dRow5, [pSrc], srcStep
56 VLD1 dRow6, [pSrc], srcStep
57 VLD1 dRow7, [pSrc], srcStep
97 VLD1 {dRow0, dRow0Shft}, [pSrc], srcSte
    [all...]
omxVCM4P2_IDCT8x8blk_s.s 30 ;// omxVCM4P2_IDCT8x8blk(const OMX_S16* pSrc,
48 pSrc RN 0
55 ;// pSrc RN 0 ;// source data buffer
60 pSrc RN 0
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
residual.cpp 32 uint8 *pDst, *pSrc;
43 pSrc = currInput->YCbCr[0] + offset1;
54 code = *((uint*)pSrc);
55 pSrc += 4;
63 code = *((uint*)pSrc);
64 pSrc += 2;
71 pSrc += offset;
78 pSrc = currInput->YCbCr[1] + ((offset1 + x_position) >> 2);
87 code = *((uint*)pSrc);
88 pSrc += 4
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_IDCT8x8blk_s.s 30 ;// omxVCM4P2_IDCT8x8blk(const OMX_S16* pSrc,
48 pSrc RN 0
55 ;// pSrc RN 0 ;// source data buffer
60 pSrc RN 0
armVCM4P2_Clip8_s.s 28 pSrc RN 0
48 LDMIA pSrc!,{x0, x1}
50 LDMIA pSrc!,{x2, x3}
omxVCM4P2_MCReconBlock_s.s 69 ;// Load 8 bytes from $pSrc (aligned or unaligned locations)
72 ;// M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
75 ;// $pSrc 4 byte aligned source pointer to an address just less than
83 ;// $pSrc In case the macro accepts stride, it increments the pSrc by
92 M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
94 LDM $pSrc, {$out0, $out1}
95 ADD $pSrc, $pSrc, $srcStep
97 LDM $pSrc, {$out0, $out1, $scratch}
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s 25 pSrc RN 0
73 VLD1 dSrc0, [pSrc], srcStep ;// [a0 a1 a2 a3 .. ]
74 ADD Temp, pSrc, srcStep, LSL #2
75 VLD1 dSrc1, [pSrc], srcStep ;// [b0 b1 b2 b3 .. ]
79 VLD1 dSrc2, [pSrc], srcStep ;// [c0 c1 c2 c3 .. ]
81 VLD1 dSrc3, [pSrc], srcStep
85 VLD1 dSrc4, [pSrc], srcStep
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 27 pSrc RN 0
89 VLD1 qSrcA01, [pSrc], srcStep ;// Load A register [a0 a1 a2 a3 ..]
93 ; VLD1 qSrcB01, [pSrc], srcStep ;// Load B register [a0 a1 a2 a3 ..]
101 VLD1 qSrcB01, [pSrc], srcStep ;// Load B register [a0 a1 a2 a3 ..]
102 ; VLD1 qSrcC01, [pSrc], srcStep ;// Load C register [a0 a1 a2 a3 ..]
119 VLD1 qSrcC01, [pSrc], srcStep ;// Load C register [a0 a1 a2 a3 ..]
120 ; VLD1 qSrcD01, [pSrc], srcStep ;// Load D register [a0 a1 a2 a3 ..]
138 VLD1 qSrcD01, [pSrc], srcStep ;// Load D register [a0 a1 a2 a3 ..]
  /external/icu4c/common/
ustr_wcs.c 85 const UChar *pSrc = src;
94 srcLength = u_strlen(pSrc);
97 pSrcLimit = pSrc + srcLength;
104 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
306 const wchar_t* pSrc = src;
346 while(nulLen<srcLength && pSrc[nulLen++]!=0){
349 if((pSrc+nulLen) < pSrcLimit){
367 retVal = uprv_wcstombs(pCSrc,pSrc,remaining);
377 pSrc += nulLen; /* skip past the null *
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_TransRecBlockCoef_intra.c 36 * pSrc - pointer to the pixels of current intra block; must be aligned on
107 * - At least one of the following pointers is NULL: pSrc, pDst, pRec,
114 * pSrc, pRec.
122 const OMX_U8 *pSrc,
154 armRetArgErrIf(pSrc == NULL, OMX_Sts_BadArgErr);
157 armRetArgErrIf(!armIs8ByteAligned(pSrc), OMX_Sts_BadArgErr);
187 pTempBuf1[count] = pSrc[(y*srcStep) + x];
  /system/media/wilhelm/src/android/
BufferQueueSource.cpp 87 char *pSrc = NULL;
106 pSrc = ((char*)oldFront->mDataBuffer) + (offset - mStreamToBqOffset);
129 if (NULL != pSrc) {
130 memcpy(data, pSrc, size);
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 834 * [in] pSrc Pointer to top-left corner of block used to interpolate
848 const OMX_U8* pSrc,
    [all...]
omxVC.h 211 * pSrc - pointer to the reference block in the source frame; must be
227 * - one or more of the following pointers is NULL: pSrc, pDst
229 * boundary: pSrc, pDst
234 const OMX_U8 *pSrc,
249 * pSrc - pointer to the reference macroblock in the source frame; must be
265 * - one or more of the following pointers is NULL: pSrc, pDst
267 * boundary: pSrc, pDst
272 const OMX_U8 *pSrc,
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
304 * pointers is NULL: pSrc, pSrcRef, pDst and pDstSAD.
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 834 * [in] pSrc Pointer to top-left corner of block used to interpolate
848 const OMX_U8* pSrc,
    [all...]
omxVC.h 211 * pSrc - pointer to the reference block in the source frame; must be
227 * - one or more of the following pointers is NULL: pSrc, pDst
229 * boundary: pSrc, pDst
234 const OMX_U8 *pSrc,
249 * pSrc - pointer to the reference macroblock in the source frame; must be
265 * - one or more of the following pointers is NULL: pSrc, pDst
267 * boundary: pSrc, pDst
272 const OMX_U8 *pSrc,
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
304 * pointers is NULL: pSrc, pSrcRef, pDst and pDstSAD.
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 834 * [in] pSrc Pointer to top-left corner of block used to interpolate
848 const OMX_U8* pSrc,
    [all...]
omxVC.h 211 * pSrc - pointer to the reference block in the source frame; must be
227 * - one or more of the following pointers is NULL: pSrc, pDst
229 * boundary: pSrc, pDst
234 const OMX_U8 *pSrc,
249 * pSrc - pointer to the reference macroblock in the source frame; must be
265 * - one or more of the following pointers is NULL: pSrc, pDst
267 * boundary: pSrc, pDst
272 const OMX_U8 *pSrc,
287 * pSrc - pointer to the source plane; must be aligned on an 8-byte
304 * pointers is NULL: pSrc, pSrcRef, pDst and pDstSAD.
    [all...]

Completed in 545 milliseconds

1 23 4 5