Home
last modified time | relevance | path

Searched refs:storeMeta (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodec.cpp695 int32_t storeMeta; in configure() local
697 && msg->findInt32("android._input-metadata-buffer-type", &storeMeta) in configure()
698 && storeMeta != kMetadataBufferTypeInvalid) { in configure()
699 if (storeMeta != kMetadataBufferTypeANWBuffer) { in configure()