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

/frameworks/native/include/media/hardware/
H A DHardwareAPI.h97 // buffer to video decoder. To do this, bStoreMetaData is set to OMX_TRUE.
99 // If bStoreMetaData is set to false, real YUV frame data will be stored in input buffers, and
106 // extension and bStoreMetaData is set to OMX_TRUE, data is passed using the VideoNativeMetadata
114 // extension and bStoreMetaData is set to OMX_TRUE, data is passed using VideoGrallocMetadata
124 OMX_BOOL bStoreMetaData; member in struct:android::StoreMetaDataInBuffersParams

Completed in 56 milliseconds