Searched refs:pQpBuf (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir.c53 * [in] pQpBuf pointer to the quantization parameter buffer
71 const OMX_U8 *pQpBuf
93 *predQP = pQpBuf[1];
98 *predQP = pQpBuf[0];
H A DomxVCM4P2_TransRecBlockCoef_intra.c79 * pQpBuf - pointer to a 2-element quantization parameter buffer; pQpBuf[0]
81 * block left of the current block (QPa), and pQpBuf[1] contains
123 * pCoefBufRow, pCoefBufCol, pQpBuf, pPreACPredict, pSumErr.
146 const OMX_U8 *pQpBuf,
179 armRetArgErrIf(pQpBuf == NULL, OMX_Sts_BadArgErr);
231 pQpBuf);
136 omxVCM4P2_TransRecBlockCoef_intra( const OMX_U8 *pSrc, OMX_S16 * pDst, OMX_U8 * pRec, OMX_S16 *pPredBufRow, OMX_S16 *pPredBufCol, OMX_S16 * pPreACPredict, OMX_INT *pSumErr, OMX_INT blockIndex, OMX_U8 curQp, const OMX_U8 *pQpBuf, OMX_INT srcStep, OMX_INT dstStep, OMX_INT shortVideoHeader ) argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s42 ; * [in] pQpBuf pointer to the quantization parameter buffer
70 pQpBuf RN 5 label
98 M_LDR pQpBuf,ppQpBuf
102 LDRLTB temp1,[pQpBuf,#1]
106 LDRGEB temp1,[pQpBuf]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s42 ; * [in] pQpBuf pointer to the quantization parameter buffer
70 pQpBuf RN 5 label
98 M_LDR pQpBuf,ppQpBuf
102 LDRLTB temp1,[pQpBuf,#1]
106 LDRGEB temp1,[pQpBuf]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DarmVC.h165 * [in] pQpBuf pointer to the quantization parameter buffer
183 const OMX_U8 *pQpBuf
H A DomxVC.h1291 * pQpBuf - pointer to a 2-element quantization parameter buffer; pQpBuf[0]
1293 * block left of the current block (QPa), and pQpBuf[1] contains
1335 * pCoefBufRow, pCoefBufCol, pQpBuf, pPreACPredict, pSumErr.
1357 const OMX_U8 *pQpBuf,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DarmVC.h165 * [in] pQpBuf pointer to the quantization parameter buffer
183 const OMX_U8 *pQpBuf
H A DomxVC.h1291 * pQpBuf - pointer to a 2-element quantization parameter buffer; pQpBuf[0]
1293 * block left of the current block (QPa), and pQpBuf[1] contains
1335 * pCoefBufRow, pCoefBufCol, pQpBuf, pPreACPredict, pSumErr.
1357 const OMX_U8 *pQpBuf,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DarmVC.h165 * [in] pQpBuf pointer to the quantization parameter buffer
183 const OMX_U8 *pQpBuf
H A DomxVC.h1291 * pQpBuf - pointer to a 2-element quantization parameter buffer; pQpBuf[0]
1293 * block left of the current block (QPa), and pQpBuf[1] contains
1335 * pCoefBufRow, pCoefBufCol, pQpBuf, pPreACPredict, pSumErr.
1357 const OMX_U8 *pQpBuf,

Completed in 1398 milliseconds