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 227 * [in] pSrcResidue pointer to a buffer containing the 16-bit prediction
240 const OMX_S16 *pSrcResidue,
252 temp = pSrc[x] + pSrcResidue[x];
257 pSrcResidue += 8;
275 * pSrcResidue - pointer to a buffer containing the 16-bit prediction
295 * - pSrcResidue is not 16-byte aligned.
305 const OMX_S16 *pSrcResidue,
318 armRetArgErrIf(!armIs16ByteAligned(pSrcResidue), OMX_Sts_BadArgErr);
355 if(pSrcResidue == NULL)
365 pSrcResidue,
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 296 pSrcResidue RN 2
399 ;// only in case "pSrcResidue" parameter to the function is not NULL.
404 CMP pSrcResidue, #0
410 VLD1 qRes0, [pSrcResidue@128]!
412 VLD1 qRes1, [pSrcResidue@128]!
414 VLD1 qRes2, [pSrcResidue@128]!
418 VLD1 qRes3, [pSrcResidue@128]!
422 VLD1 qRes4, [pSrcResidue@128]!
426 VLD1 qRes5, [pSrcResidue@128]!
430 VLD1 qRes6, [pSrcResidue@128]
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 587 pSrcResidue RN 12
678 M_LDR pSrcResidue, Stk_pSrcResidue
679 CMP pSrcResidue, #0
688 LDMIA pSrcResidue!, {tmp1, tmp2} ;// tmp1=[DC] tmp2=[BA]
701 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 500 milliseconds