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

  /device/samsung/crespo/sec_mm/sec_omx/sec_osal/
SEC_OSAL_Buffer.h 49 OMX_U32 getMetadataBufferType(const uint8_t *ptr);
SEC_OSAL_Buffer.cpp 104 OMX_U32 getMetadataBufferType(const uint8_t *ptr)
107 SEC_OSAL_Log(SEC_LOG_TRACE, "getMetadataBufferType: %ld", type);
369 OMX_U32 type = getMetadataBufferType(pInputDataBuffer);
399 type = getMetadataBufferType(pInputDataBuffer);

Completed in 24 milliseconds