Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediatranscoding/tests/
H A DTranscodingLogger_tests.cpp111 static AMediaFormat* CreateDstFormat() { in CreateDstFormat() function
156 mDstFormat = std::shared_ptr<AMediaFormat>(CreateDstFormat(), &AMediaFormat_delete); in logSession()
254 auto dstFormat = std::shared_ptr<AMediaFormat>(CreateDstFormat(), &AMediaFormat_delete); in TEST_F()