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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_SetPredDir.c 37 * [in] pCoefBufRow pointer to the coefficient row buffer
52 OMX_S16 *pCoefBufRow,
69 blockDCTop = *pCoefBufRow;
72 blockDCTopLeft = *(pCoefBufRow - 8);
omxVCM4P2_DecodeBlockCoef_Intra.c 44 * pCoefBufRow - pointer to the coefficient row buffer; must be aligned on
71 * pCoefBufRow - pointer to the updated coefficient row buffer.
81 * ppBitStream, *ppBitStream, pBitOffset, pCoefBufRow, pCoefBufCol,
97 OMX_S16 *pCoefBufRow,
119 armRetArgErrIf(pCoefBufRow == NULL, OMX_Sts_BadArgErr);
136 pCoefBufRow,
188 pCoefBufRow,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 44 * [in/out] pCoefBufRow [in] pointer to the coefficient row buffer
78 * [out] pCoefBufRow pointer to the updated coefficient row buffer.
84 * pCoefBufRow, pCoefBufCol, pQPBuf, pDst.
100 OMX_S16 *pCoefBufRow,
125 pCoefBufRow,
176 pCoefBufRow,
armVCM4P2_SetPredDir_s.s 27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
52 pCoefBufRow RN 1
72 LDRH blockDCTopLeft,[pCoefBufRow,#-16]
77 LDRNEH blockDCTop,[pCoefBufRow]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 50 * [in/out] pCoefBufRow [in] pointer to the coefficient row buffer
84 * [out] pCoefBufRow pointer to the updated coefficient row buffer.
90 * pCoefBufRow, pCoefBufCol, pQPBuf, pDst.
106 OMX_S16 *pCoefBufRow,
131 pCoefBufRow,
182 pCoefBufRow,
armVCM4P2_SetPredDir_s.s 27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
52 pCoefBufRow RN 1
72 LDRH blockDCTopLeft,[pCoefBufRow,#-16]
77 LDRNEH blockDCTop,[pCoefBufRow]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 149 * [in] pCoefBufRow pointer to the coefficient row buffer
164 OMX_S16 *pCoefBufRow,
    [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 149 * [in] pCoefBufRow pointer to the coefficient row buffer
164 OMX_S16 *pCoefBufRow,
    [all...]
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 149 * [in] pCoefBufRow pointer to the coefficient row buffer
164 OMX_S16 *pCoefBufRow,
    [all...]
omxVC.h     [all...]

Completed in 596 milliseconds