HomeSort by relevance Sort by last modified time
    Searched refs:pSrcResidue (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MCReconBlock.c 212 * [in] pSrcResidue pointer to a buffer containing the 16-bit prediction
225 const OMX_S16 *pSrcResidue,
237 temp = pSrc[x] + pSrcResidue[x];
242 pSrcResidue += 8;
260 * pSrcResidue - pointer to a buffer containing the 16-bit prediction
280 * - pSrcResidue is not 16-byte aligned.
290 const OMX_S16 *pSrcResidue,
303 armRetArgErrIf(!armIs16ByteAligned(pSrcResidue), OMX_Sts_BadArgErr);
340 if(pSrcResidue == NULL)
350 pSrcResidue,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 282 pSrcResidue RN 2
385 ;// only in case "pSrcResidue" parameter to the function is not NULL.
390 CMP pSrcResidue, #0
396 VLD1 qRes0, [pSrcResidue@128]!
398 VLD1 qRes1, [pSrcResidue@128]!
400 VLD1 qRes2, [pSrcResidue@128]!
404 VLD1 qRes3, [pSrcResidue@128]!
408 VLD1 qRes4, [pSrcResidue@128]!
412 VLD1 qRes5, [pSrcResidue@128]!
416 VLD1 qRes6, [pSrcResidue@128]
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 573 pSrcResidue RN 12
664 M_LDR pSrcResidue, Stk_pSrcResidue
665 CMP pSrcResidue, #0
674 LDMIA pSrcResidue!, {tmp1, tmp2} ;// tmp1=[DC] tmp2=[BA]
687 LDMIA pSrcResidue!, {tmp1, tmp2}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h     [all...]

Completed in 195 milliseconds