Searched refs:kMetadataBufferTypeInvalid (Results 1 – 7 of 7) sorted by relevance
137 kMetadataBufferTypeInvalid = -1, enumerator
287 case kMetadataBufferTypeInvalid: return "Invalid";
962 MetadataBufferType type = kMetadataBufferTypeInvalid; in onTransact()965 if ((err != OK) && (type == kMetadataBufferTypeInvalid)) { in onTransact()1008 MetadataBufferType type = kMetadataBufferTypeInvalid; in onTransact()1016 if ((err != OK) && (type == kMetadataBufferTypeInvalid)) { in onTransact()
209 mMetadataType[0] = kMetadataBufferTypeInvalid; in OMXNodeInstance()210 mMetadataType[1] = kMetadataBufferTypeInvalid; in OMXNodeInstance()540 *type = kMetadataBufferTypeInvalid; in storeMetaDataInBuffers_l()595 negotiatedType = kMetadataBufferTypeInvalid; in storeMetaDataInBuffers_l()
514 mInputMetadataType(kMetadataBufferTypeInvalid), in ACodec()515 mOutputMetadataType(kMetadataBufferTypeInvalid), in ACodec()1727 mInputMetadataType = kMetadataBufferTypeInvalid; in configureCodec()1728 mOutputMetadataType = kMetadataBufferTypeInvalid; in configureCodec()1754 && storeMeta != kMetadataBufferTypeInvalid) { in configureCodec()2083 mOutputMetadataType = kMetadataBufferTypeInvalid; // just in case in configureCodec()5739 metaType = kMetadataBufferTypeInvalid; in onInputBufferFilled()5802 case kMetadataBufferTypeInvalid: in onInputBufferFilled()6274 mCodec->mInputMetadataType = kMetadataBufferTypeInvalid; in stateEntered()6275 mCodec->mOutputMetadataType = kMetadataBufferTypeInvalid; in stateEntered()
1258 return kMetadataBufferTypeInvalid; in metaDataStoredInVideoBuffers()
1570 if (mMetaDataStoredInVideoBuffers != kMetadataBufferTypeInvalid) { in setupVideoEncoder()1871 mMetaDataStoredInVideoBuffers = kMetadataBufferTypeInvalid; in reset()