Searched defs:pInfoHeader (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c177 BitmapInfoHhr *pInfoHeader; local
179 pInfoHeader = (BitmapInfoHhr *)(pInputStream + 1);
182 Exynos_OSAL_Log(EXYNOS_LOG_ERROR, "width(%d), height(%d)", pInfoHeader->BiWidth, pInfoHeader->BiHeight);

Completed in 36 milliseconds