Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DMetaDataBaseUnitTest.cpp29 constexpr int32_t kHeight2 = 920; variable
173 status = metaData->setInt32(kKeyHeight, kHeight2); in TEST_F()
/aosp12/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp602 constexpr uint32_t kHeight2 = 144; in TEST_F() local
603 constexpr C2Rect kCrop2(kWidth2, kHeight2); in TEST_F()
627 kHeight2, in TEST_F()