Home
last modified time | relevance | path

Searched defs:expectedFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCallbackProcessor.cpp332 int32_t expectedFormat = useFlexibleYuv ? in processNewCallback() local
/frameworks/av/media/libstagefright/
DACodec.cpp5559 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged()