Searched refs:MetadataBufferType (Results 1 – 9 of 9) sorted by relevance
132 MetadataBufferType eType; // must be kMetadataBufferTypeGrallocSource144 MetadataBufferType eType; // must be kMetadataBufferTypeANWBuffer155 MetadataBufferType eType; // must be kMetadataBufferTypeNativeHandleSource
142 } MetadataBufferType; typedef
54 inline static const char *asString(MetadataBufferType i, const char *def = "??") {
157 MetadataBufferType mMetadataType[2];255 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type);
128 MetadataBufferType metaDataStoredInVideoBuffers() const;
144 MetadataBufferType mMetaDataStoredInVideoBuffers;
528 MetadataBufferType bufferType = *(MetadataBufferType *)src; in extractGraphicBuffer()
746 MetadataBufferType metaType = kMetadataBufferTypeNativeHandleSource; in setPortMode()910 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers_l()929 MetadataBufferType negotiatedType; in storeMetaDataInBuffers_l()930 MetadataBufferType requestedType = type != NULL ? *type : kMetadataBufferTypeANWBuffer; in storeMetaDataInBuffers_l()1456 MetadataBufferType metaType = mMetadataType[portIndex]; in updateGraphicBufferInMeta_l()
1405 MetadataBufferType CameraSource::metaDataStoredInVideoBuffers() const { in metaDataStoredInVideoBuffers()