Home | History | Annotate | Download | only in api

Lines Matching refs:pSrcAbove

2370  *   pSrcAbove - Pointer to the buffer of 8 above pixels: 
2416 * availability sets OMX_VC_UPPER, but pSrcAbove is NULL.
2419 * either pSrcAbove or pDst is not aligned on a 4-byte boundary.
2422 * pSrcAbove, pSrcAbove, pSrcAboveLeft may be invalid pointers if
2428 const OMX_U8 *pSrcAbove,
2451 * pSrcAbove - Pointer to the buffer of 16 above pixels: p[x,y] (x = 0..15,
2482 * availability sets OMX_VC_UPPER, but pSrcAbove is NULL.
2485 * either pSrcAbove or pDst is not aligned on a 16-byte boundary.
2488 * pSrcAbove, pSrcAbove, pSrcAboveLeft may be invalid pointers if
2496 const OMX_U8 *pSrcAbove,
2517 * pSrcAbove - Pointer to the buffer of 8 above pixels: p[x,y] (x = 0..7, y
2548 * availability sets OMX_VC_UPPER, but pSrcAbove is NULL.
2551 * either pSrcAbove or pDst is not aligned on a 8-byte boundary.
2553 * Note: pSrcAbove, pSrcAbove, pSrcAboveLeft may be invalid pointer if
2561 const OMX_U8 *pSrcAbove,