HomeSort by relevance Sort by last modified time
    Searched defs:bStoreMetaData (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/media/hardware/
HardwareAPI.h 97 // 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;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 711 // If bStoreMetaData is set to false, real YUV frame data will be stored
719 OMX_BOOL bStoreMetaData;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 714 // If bStoreMetaData is set to false, real YUV frame data will be stored
722 OMX_BOOL bStoreMetaData;
    [all...]

Completed in 85 milliseconds