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

  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFT_CToC_FC32_Radix2_fs_unsafe_s.S 58 #define pDstBuf r3 /*@// Temporarily hold pingpong buffer ptr*/
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 300 void *pDstBuf[3] = {NULL, };
309 pDstBuf[0] = srcInputData->buffer.multiPlaneBuffer.dataBuffer[0];
310 pDstBuf[1] = srcInputData->buffer.multiPlaneBuffer.dataBuffer[1];
311 pDstBuf[2] = srcInputData->buffer.multiPlaneBuffer.dataBuffer[2];
389 pDstBuf);
    [all...]

Completed in 3481 milliseconds