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

  /frameworks/base/media/jni/mediaeditor/
VideoEditorThumbnailMain.cpp 51 * Based on request for RGB565 or RGB888, m_dst16 or m_dst32
58 M4OSA_Int32* m_dst32; member in struct:__anon18312
113 if (pC->m_dst32 != NULL)
115 M4OSA_Int32* dst = pC->m_dst32;
279 pC->m_dst32 = pixelArray;
301 pC->m_dst32 = NULL;
VideoEditorMain.cpp 2241 jint* m_dst32 = M4OSA_NULL; local
2318 jint* m_dst32 = env->GetIntArrayElements(pixelArray, NULL); local
    [all...]

Completed in 41 milliseconds