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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 54 * update the pair buffer pointer to next non-empty block. If pDC == NULL,
56 * from 4x4 block position 0; If pDC != NULL, there re 15 non-zero AC
68 * pDC - Pointer to the DC coefficient of this block, NULL if it doesn't
86 * - AC ==0 && pDC ==NULL.
93 const OMX_S16 *pDC,
115 armRetArgErrIf(AC==0 && pDC==NULL, OMX_Sts_BadArgErr);
128 if (pDC)
130 pDelta[0] = pDC[0];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 333 pDC RN 2
386 MOV pDCTemp,pDC
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 70 pDC RN 2
212 MOV pDCTemp,pDC
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h     [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h     [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h     [all...]
omxVC.h     [all...]

Completed in 639 milliseconds